Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -39,8 +39,8 @@ install:
- ln -s mvnw mvn
- export PATH=$PWD:$PATH
- if [ -z "$SKIP_BUILD" ]; then V=1 tool/jt.rb build; fi
script:
- $COMMAND
script:
- tool/jt.rb $JT

notifications:

0 comments on commit cf291e9

Please sign in to comment.