From c1c76a20e6e988377cc4d757ca0eedcfcbbaa537 Mon Sep 17 00:00:00 2001 From: Araq Date: Sun, 25 Oct 2015 01:25:54 +0200 Subject: [PATCH] try to make travis generate the tar.xz --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6a500c0cd3..4c3dfe1f85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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