summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-09-14 07:56:46 +0200
committerAraq <rumpf_a@web.de>2018-09-14 07:56:46 +0200
commitbf0993c83599128233f2f3d5ce434a6d6cfe3344 (patch)
treef95d69c9e31406b2ed374df753ffb87fb62cb809
parent9b29436f629b85301e1cfce8c0a502d45a2ad6fe (diff)
downloadNim-bf0993c83599128233f2f3d5ce434a6d6cfe3344.tar.gz
'koch web' is now 'koch docs'
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a0f8765a2..12ac59335 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,7 +47,7 @@ script:
   - tests/testament/tester --pedantic all -d:nimCoroutines
   - nim c -o:bin/nimpretty nimpretty/nimpretty.nim
   - nim c -r nimpretty/tester.nim
-  - ./koch web
+  - ./koch docs
   - ./koch csource
   - ./koch nimsuggest
   - nim c -r nimsuggest/tester