summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2015-09-29 15:51:18 -0700
committerAman Gupta <aman@tmm1.net>2015-09-29 15:51:18 -0700
commit52230e2ae05a927ced6feb566440430760ce0545 (patch)
treea5ceecb8f8a1678252a9ebc50b6cac229f2042bd
parent243e66596554bdd318ff26f15b377403ea1fee6a (diff)
downloadNim-52230e2ae05a927ced6feb566440430760ce0545.tar.gz
set PATH for tests
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6a04c4c93..c45158651 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,4 +9,5 @@ script:
   - ./koch boot
   - ./koch boot -d:release
 after_script:
+  - export PATH=$(pwd)/bin:$PATH
   - ./koch test