Skip to content

Commit

Permalink
Don't install a specific version of Docker (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
fterrag authored Oct 12, 2019
1 parent c179e30 commit 7f0e201
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
sudo: required

addons:
apt:
packages:
# Install a newer version of Docker to support the --target flag when using docker build.
- docker-ce=18.03.0~ce-0~ubuntu

services:
- docker

Expand Down

0 comments on commit 7f0e201

Please sign in to comment.