removed python 3.3 from build as it is now longer available on travis

This commit is contained in:
Jonas Depoix 2019-06-20 17:00:32 +02:00
parent a1e66a0158
commit 234acb01ad
1 changed files with 0 additions and 1 deletions

View File

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