Enforce jdk11 testing in Travis

This commit is contained in:
R Tyler Croy 2019-05-13 08:25:20 -07:00
parent b1af65db8c
commit 53c06504f1
No known key found for this signature in database
GPG Key ID: E5C92681BEF6CEA2
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ script:
- ./gradlew -S -i --max-workers=2 --no-daemon clean check build --scan
jdk:
- openjdk8
- openjdk11
os:
- linux
cache: