Skip to content

Commit da3dd29

Browse files
author
Eric Fischer
committed
1 parent 27a7a06 commit da3dd29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_install:
1515
# Upgrade Docker to the latest version
1616
- docker version
1717
- sudo apt-get update
18-
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-engine
18+
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
1919
- docker version
2020

2121
# Upgrade Docker Compose to the latest version

0 commit comments

Comments
 (0)