Skip to content

Commit a07d8e7

Browse files
committed
Fixed travis-ci issue, see also jacobwilliams#42
1 parent 89f53cd commit a07d8e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ before_script:
2323
- ./build.sh
2424

2525
script:
26-
- cd bin
27-
- ./json
26+
- cd bin && ./json

0 commit comments

Comments
 (0)