We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92624b4 commit 74b722aCopy full SHA for 74b722a
.travis.yml
@@ -5,8 +5,8 @@ language: node_js
5
node_js:
6
- "4.3"
7
env:
8
- - MONGODB_VERSION=2.6.11
9
- - MONGODB_VERSION=3.0.8
+ - MONGODB_VERSION=2.6.11 CODE_COVERAGE=1
+ - MONGODB_VERSION=3.0.8 CODE_COVERAGE=1
10
cache:
11
directories:
12
- $HOME/.mongodb/versions/downloads
0 commit comments