Stop testing against py33

This commit is contained in:
Anthony Sottile 2016-10-23 16:51:53 -07:00
parent e832ddc57f
commit 3b888c9e42
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@ language: python
python: 3.5
env: # These should match the tox env list
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=pypy