`cd out of the tests` dir in travis.

This commit is contained in:
Dominik Picheta 2015-12-30 01:36:24 +00:00
commit ff81c34b5e

View file

@ -17,6 +17,7 @@ before_script:
script:
- cd tests
- nim c -r tester
- cd ..
- ./src/nimble install -y
notifications: