[Mod] make travis-ci use python3.6 instead of python3.7-dev
This commit is contained in:
parent
a3d3d2b9e7
commit
39306104fd
@ -1,6 +1,6 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.7-dev"
|
||||
- "3.6"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -r requirements-dev.txt
|
||||
|
Loading…
Reference in New Issue
Block a user