Skip to content

Commit 4beadd1

Browse files
author
Vincent Composieux
committed
Back to docker-compose 1.4.0 into .travis.yml file
1 parent 9c73b74 commit 4beadd1

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
@@ -5,7 +5,7 @@ services:
55

66
before_install:
77
- mkdir symfony
8-
- curl -L https://github.com/docker/compose/releases/download/1.4.2/docker-compose-`uname -s`-`uname -m` > docker-compose
8+
- curl -L https://github.com/docker/compose/releases/download/1.4.0/docker-compose-`uname -s`-`uname -m` > docker-compose
99
- chmod +x docker-compose
1010
- sudo mv docker-compose /usr/local/bin
1111

0 commit comments

Comments
 (0)