removed py 3.3 (copied from PR #5423)

This commit is contained in:
Tom Freudenheim 2018-05-17 13:42:31 -04:00
parent 60a2841f0b
commit 56418c0451
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ matrix:
- env: TOXENV=py36
python: 3.6
# All the other Py3 versions
- env: TOXENV=py33
python: 3.3
- env: TOXENV=py34
python: 3.4
- env: TOXENV=py35