Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 42fae41

Browse files
committed
Merge branch 'releases/2.3.x'
2 parents d1a1a1a + 08394e9 commit 42fae41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111

1212
before_install:
1313
- sudo apt-get update
14-
- sudo apt-get install --assume-yes --option Dpkg::Options::="--force-confnew" docker-engine
14+
- sudo apt-get install --assume-yes --option Dpkg::Options::="--force-confnew" docker-ce
1515
- sudo rm /usr/local/bin/docker-compose
1616
- curl -L https://github.com/docker/compose/releases/download/1.8.1/docker-compose-`uname -s`-`uname -m` > docker-compose
1717
- chmod +x docker-compose

0 commit comments

Comments
 (0)