Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit cde0582

Browse files
committed
Fix build
1 parent 81d4443 commit cde0582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ matrix:
5959
- docker
6060
env:
6161
- DOCKER_VERSION="stable"
62-
DOCKER_COMPOSE_VERSION="1.11.0-rc1"
62+
DOCKER_COMPOSE_VERSION="1.11.2"
6363
# Linux with docker:beta/older compose:stable
6464
- os: linux
6565
language: c
@@ -69,7 +69,7 @@ matrix:
6969
- docker
7070
env:
7171
- DOCKER_VERSION="1.13.1-rc1"
72-
DOCKER_COMPOSE_VERSION="1.11.0-rc1"
72+
DOCKER_COMPOSE_VERSION="1.11.2"
7373
# Mac OSX: only test native docker version
7474
# - os: osx
7575
# osx_image: xcode8

0 commit comments

Comments
 (0)