mirror of
https://github.com/docker/compose.git
synced 2025-07-23 21:54:40 +02:00
Remove unsupported Docker 0.7.6 from Travis
This commit is contained in:
parent
17b9801ec9
commit
343d3bb556
@ -5,8 +5,8 @@ python:
|
|||||||
- '3.2'
|
- '3.2'
|
||||||
- '3.3'
|
- '3.3'
|
||||||
env:
|
env:
|
||||||
- DOCKER_VERSION=0.7.6
|
|
||||||
- DOCKER_VERSION=0.8.0
|
- DOCKER_VERSION=0.8.0
|
||||||
|
- DOCKER_VERSION=0.8.1
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: '3.2'
|
- python: '3.2'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user