Remove unsupported Docker 0.7.6 from Travis

This commit is contained in:
Ben Firshman 2014-03-03 15:43:48 +00:00
parent 17b9801ec9
commit 343d3bb556

View File

@ -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'