Remove python 3.2 testing as no longer supported by testing suite

This commit is contained in:
David Forbes 2016-07-16 10:56:05 +01:00
parent 8c4945c6c4
commit aed0cb57f2
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ env:
- TOXENV=py25
- TOXENV=py26
- TOXENV=py27
- TOXENV=py32
# - TOXENV=py32 # Testing suite reports python 3.2 not supported
- TOXENV=py33
- TOXENV=py34
- TOXENV=pypy