Added JDK11 compilation foe Travis

This commit is contained in:
tastybento 2020-10-04 08:40:25 -07:00
parent 4609881542
commit 6990a5de48
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ addons:
jdk:
- openjdk8
- openjdk11
matrix:
allow_failures:
- jdk: openjdk11
script:
#- sonar-scanner