There was an error while loading. Please reload this page.
1 parent 8bed06e commit 54593b5Copy full SHA for 54593b5
.travis.yml
@@ -1,2 +1,5 @@
1
+cache:
2
+ directories:
3
+ - $HOME/.m2
4
language: java
-script: mvn install
5
+script: ./mvnw --fail-at-end --update-snapshots clean install
0 commit comments