Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frekele authored Aug 11, 2017
1 parent 0214e89 commit bab9cef
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 @@ -5,7 +5,7 @@ services:

before_install:
- sudo apt-get clean && sudo apt-get update -y
- sudo apt-get install -o Dpkg::Options::="--force-confold" --force-yes -y docker-engine
- sudo apt-get install -o Dpkg::Options::="--force-confold" --force-yes -y docker-ce
- docker --version
- git clone https://github.com/sstephenson/bats.git

Expand Down

0 comments on commit bab9cef

Please sign in to comment.