Skip to content

Commit

Permalink
remove unsupported python versions from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
brad committed Apr 8, 2014
1 parent 2ad7f3f commit 026d15e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ language: python
python: 3.3
env:
- TOX_ENV=pypy
- TOX_ENV=py34
- TOX_ENV=py33
- TOX_ENV=py32
- TOX_ENV=py27
- TOX_ENV=py26
install:
Expand Down

0 comments on commit 026d15e

Please sign in to comment.