travis: Change to tests directory before running.

travis
Damien George 2014-04-14 22:04:15 +01:00
parent 3d867f5eab
commit 5224705248
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ before_script:
script:
- make -C unix
- tests/run-tests
- cd tests && ./run-tests