Remove Python 3.3 from Travis

This commit is contained in:
Roman Zeyde
2018-07-22 22:07:35 +03:00
parent ac2e66bddd
commit c3cefee85f

View File

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