summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6fb19648e..4c3c687e2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,7 +42,7 @@ before_script:
   - export PATH=$(pwd)/bin${PATH:+:$PATH}
 script:
   - nim c koch
-  - ./koch boot
+  - env NIM_COMPILE_TO_CPP=false ./koch boot
   - ./koch boot -d:release
   - ./koch nimble
   - nim e tests/test_nimscript.nims