Remove Python 3 from Travis

Let's not kid ourselves.
This commit is contained in:
Ben Firshman 2014-03-03 19:21:27 +00:00
parent 8c16961afd
commit 48e7b4b0a6

View File

@ -2,8 +2,6 @@ language: python
python: python:
- '2.6' - '2.6'
- '2.7' - '2.7'
- '3.2'
- '3.3'
env: env:
- DOCKER_VERSION=0.8.0 - DOCKER_VERSION=0.8.0
- DOCKER_VERSION=0.8.1 - DOCKER_VERSION=0.8.1