We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4f317 commit 1ba977dCopy full SHA for 1ba977d
.travis.yml
@@ -0,0 +1,5 @@
1
+language: java
2
+jdk:
3
+ - oraclejdk8
4
+sudo: false
5
+script: mvn clean verify
0 commit comments