Skip to content

Commit

Permalink
MAINT: fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Aug 29, 2017
1 parent bfe1c01 commit 4459f92
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 @@ -14,7 +14,7 @@ env:
before_install:
# Install latest available version of docker
- sudo apt-get update
- sudo apt-get install -o Dpkg::Options::="--force-confold" --force-yes -y docker-engine make
- sudo apt-get install -o Dpkg::Options::="--force-confold" --force-yes -y docker-ce make

# Install a more recent version of docker-compose
- sudo rm /usr/local/bin/docker-compose
Expand Down

0 comments on commit 4459f92

Please sign in to comment.