ensure travis ci provides mongoDB
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
|
services:
|
||||||
|
- mongodb
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- '0.11'
|
- '0.11'
|
||||||
- '0.10'
|
- '0.10'
|
||||||
|
Reference in New Issue
Block a user