Better support for windows builds

This commit is contained in:
Florent Vilmart
2016-03-04 09:37:44 -05:00
parent ab11ef158f
commit 1a17d16dc9
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ node_js:
- "4.3"
env:
global:
- CODE_COVERAGE=1
- COVERAGE_OPTION='./node_modules/babel-istanbul/lib/cli.js cover -x **/spec/**'
matrix:
- MONGODB_VERSION=2.6.11
- MONGODB_VERSION=3.0.8