Adds optional COVERAGE

renames COVERAGE to CODE_COVERAGE

Updates env in .travis.yaml
This commit is contained in:
Florent Vilmart
2016-03-03 08:38:14 -05:00
parent c6406b9e1a
commit 0e39b3b0e7
2 changed files with 6 additions and 3 deletions

View File

@@ -5,8 +5,11 @@ language: node_js
node_js:
- "4.3"
env:
- MONGODB_VERSION=2.6.11
- MONGODB_VERSION=3.0.8
global:
- CODE_COVERAGE=1
matrix:
- MONGODB_VERSION=2.6.11
- MONGODB_VERSION=3.0.8
cache:
directories:
- $HOME/.mongodb/versions/downloads