Remove 2.6 and 3.3 from .travis.yml
This commit is contained in:
parent
2e0a296222
commit
f59fd3379e
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.3"
|
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
|
Loading…
Reference in a new issue