start with 64-bit build

This commit is contained in:
Aman Gupta
2015-10-07 14:06:07 -07:00
parent 0d2fe39357
commit 38e7463091

View File

@@ -1,12 +1,12 @@
platform:
- x86
- 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
- cd csources
- build.bat
- build64.bat
- cd ..
- bin/nim koch
- koch boot