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 a0a78b1 commit b3d075eCopy full SHA for b3d075e
.travis.yml
@@ -1,4 +1,7 @@
1
language: java
2
jdk:
3
- openjdk8
4
+cache:
5
+ directories:
6
+ - $HOME/.m2
7
install: mvn install -Dgpg.skip
0 commit comments