Skip to content

Commit 5cea161

Browse files
committed
Fix win32 and cleanup code
1 parent 2622faa commit 5cea161

File tree

5 files changed

+191
-313
lines changed

5 files changed

+191
-313
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ init:
5353
- SET PATH=%COMPILER%\bin;%PATH%
5454
- SET PATH=C:\Ruby23-x64\bin;%PATH%
5555
- SET PATH=C:\cygwin\bin;%PATH%
56+
- SET PATH=C:\GnuWin\bin;%PATH%
5657
- gcc --version
5758

5859
build_script:

0 commit comments

Comments
 (0)