There was an error while loading. Please reload this page.
2 parents 8f05b3b + 4d26430 commit a83602fCopy full SHA for a83602f
.travis.yml
@@ -4,4 +4,7 @@ jdk:
4
sudo: false
5
script: "mvn cobertura:cobertura"
6
after_success:
7
- - bash <(curl -s https://codecov.io/bash)
+ - bash <(curl -s https://codecov.io/bash)
8
+cache:
9
+ directories:
10
+ - $HOME/.m2
0 commit comments