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 abadbff commit 4e03ccfCopy full SHA for 4e03ccf
.travis.yml
@@ -1,6 +1,7 @@
1
language: java
2
jdk:
3
- oraclejdk8
4
+dist: trusty
5
script:
6
- mvn verify
7
after_success:
0 commit comments