Skip to content

Commit 5224705

Browse files
committed
travis: Change to tests directory before running.
1 parent 3d867f5 commit 5224705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ before_script:
77

88
script:
99
- make -C unix
10-
- tests/run-tests
10+
- cd tests && ./run-tests

0 commit comments

Comments
 (0)