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 c5f848c commit 2d0314fCopy full SHA for 2d0314f
.travis.yml
@@ -0,0 +1,7 @@
1
+language: java
2
+sudo: false
3
+jdk:
4
+ - oraclejdk8
5
+cache:
6
+ directories:
7
+ - $HOME/.m2
0 commit comments