Update Travis build with current JDKs.

This commit is contained in:
Gary Gregory 2019-03-22 15:34:27 -04:00
parent 7b272ca247
commit 98a4989da3
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ language: java
jdk: jdk:
- oraclejdk8 - oraclejdk8
- oraclejdk11
- openjdk11 - openjdk11
- openjdk12 - openjdk12
- openjdk-ea - openjdk-ea