We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a14f53 commit 86d6bc2Copy full SHA for 86d6bc2
.travis.yml
@@ -8,4 +8,7 @@ node_js:
8
env:
9
- MONGODB_VERSION=2.6.11
10
- MONGODB_VERSION=3.0.8
11
+cache:
12
+ directories:
13
+ - $HOME/.mongodb/versions/downloads
14
after_success: ./node_modules/.bin/codecov
0 commit comments