travis: Change to tests directory before running.
This commit is contained in:
parent
3d867f5eab
commit
5224705248
|
@ -7,4 +7,4 @@ before_script:
|
|||
|
||||
script:
|
||||
- make -C unix
|
||||
- tests/run-tests
|
||||
- cd tests && ./run-tests
|
||||
|
|
Loading…
Reference in New Issue