Skip to content

Commit 53c0650

Browse files
committed
Enforce jdk11 testing in Travis
1 parent b1af65d commit 53c0650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ script:
66
- ./gradlew -S -i --max-workers=2 --no-daemon clean check build --scan
77
jdk:
88
- openjdk8
9+
- openjdk11
910
os:
1011
- linux
1112
cache:

0 commit comments

Comments
 (0)