give up support for Python 3.3

This commit is contained in:
debugtalk
2017-10-24 17:04:20 +08:00
parent fd8592eb68
commit f5dcdaa5c5
4 changed files with 3 additions and 11 deletions

View File

@@ -2,7 +2,6 @@ sudo: false
language: python
python:
- 2.7
- 3.3
- 3.4
- 3.5
- 3.6