Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Cresswell committed Oct 10, 2019
1 parent 3da13fd commit 342f87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ services:
- docker

before_install:
- docker run --detach --publish 27017:27017 --name mongo mvertes/alpine-mongo:mvertes/alpine-mongo:3.2.10-3
- docker run --detach --publish 27017:27017 --name mongo mvertes/alpine-mongo:3.2.10-3
- sleep 10

language: node_js
Expand Down

0 comments on commit 342f87d

Please sign in to comment.