Skip to content

Commit 05fd73e

Browse files
chenzhang22jricher
authored andcommitted
Improve Travis CI build Performance
1 parent 2c41e6a commit 05fd73e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ sudo: false
55

66
after_success:
77
- bash <(curl -s https://codecov.io/bash)
8+
9+
cache:
10+
directories:
11+
- $HOME/.m2

0 commit comments

Comments
 (0)