We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f89ea4b + 280e551 commit 50a78cbCopy full SHA for 50a78cb
.travis.yml
@@ -1,6 +1,7 @@
1
language: java
2
jdk:
3
- openjdk8
4
+ - openjdk11
5
- oraclejdk8
6
install: /bin/true
7
script: mvn install --quiet -Dgpg.skip=true -DskipTests=true
0 commit comments