Skip to content

Commit a74722f

Browse files
committed
Use xenial dist for java 11
1 parent 634b94e commit a74722f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: "Java 11"
4444
stage: test
4545
jdk: openjdk11
46+
dist: xenial
4647
script: ./gradlew check install
4748

4849
- name: "Publish to Sonatype"

0 commit comments

Comments
 (0)