We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca74493 commit b9c5fedCopy full SHA for b9c5fed
.travis.yml
@@ -1,6 +1,7 @@
1
language: java
2
3
jdk:
4
+ - openjdk11
5
- openjdk8
6
7
before_script: ./mvnw install -N
0 commit comments