give up support for Python 3.3

This commit is contained in:
httprunner
2017-10-24 17:04:20 +08:00
parent 9908718963
commit 132dcc174a
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