Skip to content

Commit 22829e9

Browse files
Merge pull request #298 from YunLemon/Modify_Travis_1
Improve Travis CI build Performance
2 parents e6bd78f + d4f65fd commit 22829e9

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)