Skip to content

Commit a83602f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 8f05b3b + 4d26430 commit a83602f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ jdk:
44
sudo: false
55
script: "mvn cobertura:cobertura"
66
after_success:
7-
- bash <(curl -s https://codecov.io/bash)
7+
- bash <(curl -s https://codecov.io/bash)
8+
cache:
9+
directories:
10+
- $HOME/.m2

0 commit comments

Comments
 (0)