summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2015-10-06 15:53:55 -0700
committerAman Gupta <aman@tmm1.net>2015-10-06 15:53:55 -0700
commitd9281adf8a7a8c90284ecae35907589c748ccea4 (patch)
tree71cfce856e09b1e285ea2feadc9cefe5ae772f28
parent2240fd3f3fb32fc4b1c8c7815d6d59982df44406 (diff)
downloadNim-d9281adf8a7a8c90284ecae35907589c748ccea4.tar.gz
run all tests
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 664466e2b..c027386f5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,4 +26,4 @@ script:
   - nimble install zip
   - nimble install opengl
   - nimble install sdl1
-  - ./koch test --pedantic
+  - ./koch test all --pedantic