oh yea windows paths

This commit is contained in:
Aman Gupta
2015-10-07 14:13:55 -07:00
parent 3698b0e4b7
commit 6fc82607df

View File

@@ -1,12 +1,14 @@
clone_depth: 5
platform:
- x64
build_script:
- SET PATH=C:\msys64\mingw64\bin;%PATH%
- gcc -v
- git clone -q --depth 1 git://github.com/nim-lang/csources.git csources
- git clone -q --depth 1 https://github.com/nim-lang/csources
- cd csources
- build64.bat
- cd ..
- bin/nim koch
- bin\nim koch
- koch boot