We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 034145f + 86d6bc2 commit 5c8f09bCopy full SHA for 5c8f09b
.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