mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 20:17:42 +00:00
disable 'koch boot' on AppVeyor to speedup the process; will be re-enabled after the next release
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user