drop Python 3.3 support

This commit is contained in:
Mike Fährmann
2018-07-17 21:15:25 +02:00
parent ff436692bf
commit e8311eb1ed
4 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
language: python
python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"