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 1ba3fa6 commit f6c89a7Copy full SHA for f6c89a7
.travis.yml
@@ -0,0 +1,6 @@
1
+language: java
2
+jdk:
3
+ - oraclejdk8
4
+
5
+after_success:
6
+ - mvn clean
0 commit comments