From 837d0c7270a67ea632d492586843807075eefb88 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Tue, 19 Jun 2018 20:06:04 +0200 Subject: nimpretty: proper command line handling; added tests; travis ensures these stay green --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b7880cd36..5a091d0c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,6 +45,8 @@ script: - nimble install niminst - nim c --taintMode:on -d:nimCoroutines tests/testament/tester - tests/testament/tester --pedantic all -d:nimCoroutines + - nim c -o:bin/nimpretty nimpretty/nimpretty.nim + - nim c -r nimpretty/tester.nim - ./koch web - ./koch csource - ./koch nimsuggest -- cgit 1.4.1-2-gfad0