Skip to content

Commit 9be0fa8

Browse files
committed
travis.yml
1 parent e6b86e1 commit 9be0fa8

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
@@ -19,7 +19,7 @@ before_install:
1919
- export PATH="$TRAVIS_BUILD_DIR/robodoc-4.99.41/Source:$PATH"
2020

2121
before_script:
22-
- build.sh
22+
- ./build.sh
2323

2424
script:
2525
- ./bin/json

0 commit comments

Comments
 (0)