disable 'koch boot' on AppVeyor to speedup the process; will be re-enabled after the next release

This commit is contained in:
Araq
2017-08-04 21:28:08 +02:00
parent 153441db1d
commit 9c38b6e100

View File

@@ -43,7 +43,6 @@ install:
build_script:
- bin\nim c koch
- koch boot
- koch boot -d:release
- koch nimble
- nim e tests/test_nimscript.nims