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