Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Commit

Permalink
syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thiago-scherrer committed Aug 4, 2019
1 parent 317581e commit 7d29b75
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 @@ -18,7 +18,7 @@ addons:
hosts:
- redis

before_install:
before_install:
- sudo rm /usr/local/bin/docker-compose
- curl -L https://github.com/docker/compose/releases/download/${DOCKER_COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` > docker-compose
- chmod +x docker-compose
Expand Down

0 comments on commit 7d29b75

Please sign in to comment.