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
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@ python:
- '3.2'
- '3.3'
env:
- DOCKER_VERSION=0.7.6
- DOCKER_VERSION=0.8.0
- DOCKER_VERSION=0.8.1
matrix:
allow_failures:
- python: '3.2'