[CI] travis: remove python 3.3 as this seems broken
This commit is contained in:
parent
39700c58d3
commit
49903bd646
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ sudo: false
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.3"
|
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
|
Loading…
Reference in a new issue