We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945d621 commit 62e27bfCopy full SHA for 62e27bf
.travis.yml
@@ -13,4 +13,7 @@ install: /bin/true
13
14
script:
15
- mvn clean
16
- - mvn install
+ - mvn install
17
+cache:
18
+ directories:
19
+ - $HOME/.m2
0 commit comments