Skip to content

Commit d4f65fd

Browse files
committed
Improve Travis CI build Performance
1 parent e6bd78f commit d4f65fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ branches:
99
- master
1010
env:
1111
- RUBY=ruby GEM=gem SLOWNESS=6
12+
13+
cache:
14+
directories:
15+
- $HOME/.m2

0 commit comments

Comments
 (0)