Travis: Replace Java 14 with 15.

This commit is contained in:
Gary Gregory 2020-11-20 21:38:35 -05:00
parent 53e4f62b51
commit c284260c43
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ cache:
jdk: jdk:
- openjdk8 - openjdk8
- openjdk11 - openjdk11
- openjdk14 - openjdk15
- openjdk-ea - openjdk-ea
matrix: matrix: