Skip to content

Commit 270874e

Browse files
committed
Fixed .travis.yml
1 parent 2ffb846 commit 270874e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ addons:
1717
# Build steps
1818
script:
1919
- ./build_simple.sh
20-
- cd unit-tests
20+
- cd unit-tests.wsjcpp
2121
- ./build_simple.sh
2222
- ./unit-tests

0 commit comments

Comments
 (0)