Skip to content

Commit

Permalink
Fix travis id for jdk9
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentgo committed Aug 15, 2017
1 parent 92fe6d4 commit d62d409
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
Expand Up @@ -86,7 +86,7 @@ matrix:
- $TRAVIS_BUILD_DIR/ci/travis_script_java.sh
- language: java
os: linux
jdk: openjdk9
jdk: oraclejdk9
script:
- $TRAVIS_BUILD_DIR/ci/travis_script_java.sh
- language: java
Expand Down

0 comments on commit d62d409

Please sign in to comment.