Adds cache for mongodb directories

This commit is contained in:
Florent Vilmart
2016-02-07 09:01:49 -05:00
parent 9a14f53e45
commit 86d6bc268f

View File

@@ -8,4 +8,7 @@ node_js:
env:
- MONGODB_VERSION=2.6.11
- MONGODB_VERSION=3.0.8
cache:
directories:
- $HOME/.mongodb/versions/downloads
after_success: ./node_modules/.bin/codecov