Remove python2.7 from Travis
This commit is contained in:
parent
8fd541955e
commit
e0169d569e
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
|
Loading…
Reference in a new issue