Re: Fix appveyor
This commit is contained in:
parent
cc34e29ed1
commit
7e4cbba5ab
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: 7.3.0
|
- nodejs_version: 7.3.0
|
||||||
|
|
||||||
|
services:
|
||||||
|
- mongodb
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue