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 689f6ea commit 91f7632Copy full SHA for 91f7632
.travis.yml
@@ -0,0 +1,6 @@
1
+language: java
2
+
3
+services:
4
+ - docker
5
6
+script: mvn clean verify
0 commit comments