Skip to content

Commit

Permalink
Add tests/builds with openjdk 9 and 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Grotzke committed Dec 27, 2018
1 parent 38638be commit 67dd766
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
Expand Up @@ -3,6 +3,8 @@ language: java
jdk:
- openjdk7
- oraclejdk8
- openjdk9
- openjdk11

cache:
directories:
Expand Down

0 comments on commit 67dd766

Please sign in to comment.