Skip to content

Commit 4d5fb53

Browse files
committed
Fixed path in travis
1 parent f1c3d9d commit 4d5fb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ script:
2727
- cd unit-tests.wsjcpp
2828
- ./build_simple.sh
2929
- ./unit-tests
30-
- cd server-tests
30+
- cd ../server-tests
3131
- ./run_tests.py

0 commit comments

Comments
 (0)