Skip to content

Commit

Permalink
#212: Added OracleJDK9 to Travis configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdb committed Oct 10, 2017
1 parent 8f1c424 commit 99a44b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ script: mvn clean verify

jdk:
- oraclejdk8
- oraclejdk9

before_install:
- pip install --user codecov
Expand Down

0 comments on commit 99a44b8

Please sign in to comment.