Skip to content

Commit

Permalink
Update Docker Compose to 1.9.0 for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangalsterer committed Oct 6, 2017
1 parent dfd047d commit 5b97a83
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 @@ -20,7 +20,7 @@ env:
global:
# Cross-compile for amd64 only to speed up testing.
- GOX_FLAGS="-arch amd64"
- DOCKER_COMPOSE_VERSION: 1.7.0
- DOCKER_COMPOSE_VERSION: 1.9.0

matrix:
exclude:
Expand Down

0 comments on commit 5b97a83

Please sign in to comment.