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 ee5ec6d commit 6cbff38Copy full SHA for 6cbff38
.travis.yml
@@ -4,6 +4,7 @@ dist: trusty
4
jdk:
5
- openjdk11
6
- openjdk12
7
+ - openjdk13
8
9
script:
10
- mvn -B clean test jacoco:report
0 commit comments