Add mongodb as a service for Travis-CI builds
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
services:
|
||||
- mongodb
|
||||
before_script:
|
||||
- 'npm install -g grunt-cli mocha'
|
||||
|
||||
Reference in New Issue
Block a user