Skip to content

Commit

Permalink
Oh, and only build against jdk9
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Oct 4, 2017
1 parent a509aa0 commit 122fc18
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 @@ -3,7 +3,7 @@ language: java
sudo: required

jdk:
- oraclejdk8
- oraclejdk9

after_success:
- mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:report
Expand Down

0 comments on commit 122fc18

Please sign in to comment.