[CI] travis: remove python 3.3 as this seems broken

This commit is contained in:
Tobias Witek 2019-07-31 19:53:58 +02:00
parent 39700c58d3
commit 49903bd646

View file

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