Skip to content

Commit

Permalink
Remove Python 3 from Travis
Browse files Browse the repository at this point in the history
Let's not kid ourselves.
  • Loading branch information
bfirsh committed Mar 3, 2014
1 parent 8c16961 commit 48e7b4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48e7b4b

Please sign in to comment.