Skip to content

Commit

Permalink
mongo version
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandonogueira committed Feb 27, 2019
1 parent c9243d5 commit 1dd3c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:
- sudo apt-get update -qq
- env
# Pre-fetch docker images - seems to need to be done before docker env vars are set
- docker pull mongo:3.4
- docker pull mongo:4
# Update env vars required by testcontainers
- export DOCKER_HOST=tcp://127.0.0.1:2375
- export DOCKER_TLS_VERIFY=0
Expand Down

0 comments on commit 1dd3c50

Please sign in to comment.