[Mod]change python to 3.6 in travis
This commit is contained in:
parent
00da4e8bbc
commit
20bd88cee0
@ -1,6 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.7"
|
- "3.6"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install flake8
|
- pip install flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user