We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d05f8 commit aae09ffCopy full SHA for aae09ff
.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