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

View File

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