Remove py31
This commit is contained in:
parent
bae642ccde
commit
918e70e66d
|
@ -11,7 +11,6 @@ addons:
|
|||
- python2.4
|
||||
- python2.5
|
||||
- python2.6
|
||||
- python3.1
|
||||
- pypy
|
||||
|
||||
env:
|
||||
|
@ -19,7 +18,6 @@ env:
|
|||
- TOXENV=py25
|
||||
- TOXENV=py26
|
||||
- TOXENV=py27
|
||||
- TOXENV=py31
|
||||
- TOXENV=py32
|
||||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
|
|
Loading…
Reference in New Issue