mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-22 07:15:22 +00:00
add test script
This commit is contained in:
@@ -12,3 +12,12 @@ build_script:
|
||||
- cd ..
|
||||
- bin\nim c koch
|
||||
- koch boot
|
||||
- koch boot -d:release
|
||||
|
||||
before_test:
|
||||
- nim e install_nimble.nims
|
||||
- nimble update
|
||||
- nimble install zip
|
||||
|
||||
test_script:
|
||||
- koch test all --pedantic
|
||||
|
||||
Reference in New Issue
Block a user