From e8f7d605f6475f0a386d517596578f99ce2431af Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Wed, 26 Jul 2017 08:52:39 +0200 Subject: [PATCH] travis build: test documentation generation --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b46d7c830b..f28eebc2da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,4 +42,5 @@ script: - nimble install niminst - nim c --taintMode:on -d:nimCoroutines tests/testament/tester - tests/testament/tester --pedantic all -d:nimCoroutines + - ./koch web - ./koch csource