Skip to content

Commit

Permalink
fix(Travis): explicitly start Mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Jul 19, 2017
1 parent 116ec0f commit bf8b2db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: node_js
node_js:
- '6'
sudo: required
services:
- mongodb
addons:
apt:
sources:
Expand Down

0 comments on commit bf8b2db

Please sign in to comment.