We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb8728 commit 4493341Copy full SHA for 4493341
1 file changed
.travis.yml
@@ -19,6 +19,7 @@ after_success:
19
- mvn clean test jacoco:report coveralls:report
20
- bash update-ghpages.sh
21
22
+# use latest java version available instead of travis default
23
addons:
24
apt:
25
packages:
0 commit comments