set PATH for tests

This commit is contained in:
Aman Gupta
2015-09-29 15:51:18 -07:00
parent 243e665965
commit 52230e2ae0

View File

@@ -9,4 +9,5 @@ script:
- ./koch boot
- ./koch boot -d:release
after_script:
- export PATH=$(pwd)/bin:$PATH
- ./koch test