Skip to content

Commit 86d6bc2

Browse files
committed
Adds cache for mongodb directories
1 parent 9a14f53 commit 86d6bc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ node_js:
88
env:
99
- MONGODB_VERSION=2.6.11
1010
- MONGODB_VERSION=3.0.8
11+
cache:
12+
directories:
13+
- $HOME/.mongodb/versions/downloads
1114
after_success: ./node_modules/.bin/codecov

0 commit comments

Comments
 (0)