set path for msys64

This commit is contained in:
Aman Gupta
2015-10-07 13:42:37 -07:00
parent 2a83f33bf5
commit 5602c253ed

View File

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