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 dd9dce0 commit 0910425Copy full SHA for 0910425
appveyor.yml
@@ -3,7 +3,7 @@ branches:
3
- binaries
4
5
install:
6
- - set PATH=C:\MinGW\bin;%PATH%
+ - set PATH=C:\MinGW\bin;C:\MinGW\msys\1.0\bin;%PATH%
7
8
build_script:
9
- make
0 commit comments