travis: Change to tests directory before running.

This commit is contained in:
Damien George 2014-04-14 22:04:15 +01:00
parent 3d867f5eab
commit 5224705248

View File

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