py31 not supported by Travis, so removed it from .travis.yml

This commit is contained in:
Tal Einat 2013-11-12 16:12:54 +02:00
parent 3018e8f08e
commit a78274da0b
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ install:
env: env:
- TOX_ENV=py26 - TOX_ENV=py26
- TOX_ENV=py27 - TOX_ENV=py27
- TOX_ENV=py31 # Travis no longer supports Python 3.1
# - TOX_ENV=py31
- TOX_ENV=py32 - TOX_ENV=py32
- TOX_ENV=py33 - TOX_ENV=py33
script: script: