[Mod]change python to 3.6 in travis

This commit is contained in:
vn.py 2019-02-23 22:25:14 +08:00
parent 00da4e8bbc
commit 20bd88cee0

View File

@ -1,6 +1,6 @@
language: python
python:
- "3.7"
- "3.6"
install:
- pip install -r requirements.txt
- pip install flake8