We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2622faa commit 5cea161Copy full SHA for 5cea161
.appveyor.yml
@@ -53,6 +53,7 @@ init:
53
- SET PATH=%COMPILER%\bin;%PATH%
54
- SET PATH=C:\Ruby23-x64\bin;%PATH%
55
- SET PATH=C:\cygwin\bin;%PATH%
56
+- SET PATH=C:\GnuWin\bin;%PATH%
57
- gcc --version
58
59
build_script:
0 commit comments