Add Java 13 build on Travis CI (openjdk-ea is now Java 14).

This commit is contained in:
pascalschumacher 2019-07-01 22:45:08 +02:00
parent f810c82837
commit 456f92cc9b
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ jdk:
- openjdk8
- openjdk11
- openjdk12
- openjdk13
- openjdk-ea
matrix: