Added mongodb to be started on VM boot

This commit is contained in:
Michael Schmatz 2014-01-27 18:28:21 -08:00
parent 2f33ea41f8
commit 1e83c7bef2

View file

@ -1,6 +1,10 @@
nguage: node_js
language: node_js
node_js:
- 0.10
services:
- mongodb
before_script:
- "npm install"
- export DISPLAY=:99.0