mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-17 21:12:42 +00:00
really be pedantic
This commit is contained in:
@@ -26,4 +26,4 @@ script:
|
||||
- nimble install zip
|
||||
- nimble install opengl
|
||||
- nimble install sdl1
|
||||
- ./koch test all --pedantic
|
||||
- ./koch test --pedantic all
|
||||
|
||||
@@ -32,4 +32,4 @@ before_test:
|
||||
- nimble install zip
|
||||
|
||||
test_script:
|
||||
- koch test all --pedantic
|
||||
- koch test --pedantic all
|
||||
|
||||
Reference in New Issue
Block a user