Skip to content

Commit 28afa85

Browse files
committed
travis.yml
1 parent 39e2115 commit 28afa85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

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

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

0 commit comments

Comments
 (0)