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 b9dc9c0 commit a9d99a1Copy full SHA for a9d99a1
.travis.yml
@@ -0,0 +1,5 @@
1
+language: java
2
+jdk:
3
+ - oraclejdk8
4
+sudo: true
5
+script: mvn clean verify
0 commit comments