Replace Java 15 with Java 16 in Travis CI.

This commit is contained in:
Gary Gregory 2021-06-06 10:43:03 -04:00
parent b80eb6548f
commit dc0686059a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ matrix:
include:
- jdk: openjdk8
- jdk: openjdk11
- jdk: openjdk15
- jdk: openjdk16
- jdk: openjdk-ea
allow_failures:
- jdk: openjdk-ea