summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2017-07-26 08:52:39 +0200
committerAndreas Rumpf <rumpf_a@web.de>2017-07-26 08:52:39 +0200
commite8f7d605f6475f0a386d517596578f99ce2431af (patch)
treee52412a354ff7a5b180a03b7a661736fcf3884f7 /.travis.yml
parenta3f80c4bdf59a8dae879256d2044677a6eea6e83 (diff)
downloadNim-e8f7d605f6475f0a386d517596578f99ce2431af.tar.gz
travis build: test documentation generation
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b46d7c830..f28eebc2d 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