Skip to content

Commit

Permalink
Removing before_install command
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandonogueira committed Jan 19, 2018
1 parent de15084 commit ff1cf60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ services:

before_install:
- sudo apt-get update -qq
- sudo apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confnew install docker-engine
- env
# Pre-fetch docker images - seems to need to be done before docker env vars are set
- docker pull mongo:3.4
Expand Down

0 comments on commit ff1cf60

Please sign in to comment.