mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-18 11:48:52 +00:00
fix(Travis): explicitly start Mongo
This commit is contained in:
parent
116ec0f9d9
commit
bf8b2db6b3
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ language: node_js
|
|||
node_js:
|
||||
- '6'
|
||||
sudo: required
|
||||
services:
|
||||
- mongodb
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
|
|
|||
Loading…
Reference in a new issue