mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 20:47:53 +00:00
try to make travis generate the tar.xz
This commit is contained in:
@@ -28,5 +28,7 @@ script:
|
||||
- nimble install opengl
|
||||
- nimble install sdl1
|
||||
- nimble install jester
|
||||
- nimble install niminst
|
||||
- nim c --taintMode:on tests/testament/tester
|
||||
- tests/testament/tester --pedantic all
|
||||
- ./koch xz
|
||||
|
||||
Reference in New Issue
Block a user