Use JDK 9, which now works.

It's also helpfully supported by Travis, which JDK 8 no longer is.
This commit is contained in:
Michael Bayne
2020-01-06 14:23:51 -08:00
parent bb995508d9
commit 78bcc59312
+2 -2
View File
@@ -7,5 +7,5 @@ cache:
- '$HOME/.m2/repository'
jdk:
- openjdk7
- oraclejdk8
- openjdk9
- oraclejdk9