Travis: Stop building with Java 9 and 10, as these are superseded by Java 11 and not supported anymore.

This commit is contained in:
pascalschumacher 2018-11-20 18:42:57 +01:00
parent 60b8f18e46
commit aae1a0a681
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ language: java
jdk:
- oraclejdk8
- oraclejdk9
- openjdk10
- openjdk11
- openjdk-ea