We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634b94e commit a74722fCopy full SHA for a74722f
.travis.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: "Java 11"
44
stage: test
45
jdk: openjdk11
46
+ dist: xenial
47
script: ./gradlew check install
48
49
- name: "Publish to Sonatype"
0 commit comments