mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 23:03:36 +00:00
use the batch file
This commit is contained in:
@@ -3,4 +3,9 @@ platform:
|
||||
- x64
|
||||
|
||||
build_script:
|
||||
- C:/cygwin/bin/bash bootstrap.sh
|
||||
- git clone -q --depth 1 git://github.com/nim-lang/csources.git csources
|
||||
- cd csources
|
||||
- build.bat
|
||||
- cd ..
|
||||
- bin/nim koch
|
||||
- koch boot
|
||||
|
||||
Reference in New Issue
Block a user