try mingw64 path

This commit is contained in:
Aman Gupta
2015-10-07 13:56:31 -07:00
parent ba5366e84b
commit 0d2fe39357

View File

@@ -3,7 +3,7 @@ platform:
- x64
build_script:
- SET PATH=C:\msys64\usr\bin\;%PATH%
- SET PATH=C:\msys64\mingw64\bin;%PATH%
- git clone -q --depth 1 git://github.com/nim-lang/csources.git csources
- cd csources
- build.bat