Travis: Replace Java 14 with 15. One Java 11

build.
This commit is contained in:
Gary Gregory 2020-11-20 21:29:21 -05:00
parent 63941478d2
commit 8c9974d0fd
1 changed files with 1 additions and 2 deletions

View File

@ -17,10 +17,9 @@ language: java
matrix:
include:
- jdk: oraclejdk11
- jdk: openjdk8
- jdk: openjdk11
- jdk: openjdk14
- jdk: openjdk15
- jdk: openjdk-ea
allow_failures:
- jdk: openjdk-ea