Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -34,6 +34,8 @@ matrix:
install:
- git clone https://github.com/graalvm/mx
- export PATH=$PWD/mx:$PATH
- ln -s mvnw mvn
- export PATH=$PWD:$PATH
- if [ -z "$SKIP_BUILD" ]; then V=1 tool/jt.rb build; fi
script:
- $COMMAND

0 comments on commit 8b3784a

Please sign in to comment.