Commit fba783ec authored by Dr.李's avatar Dr.李

added python 3.7 as testing env

parent 9890cee3
...@@ -2,6 +2,7 @@ language: python ...@@ -2,6 +2,7 @@ language: python
python: python:
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7"
# command to install dependencies # command to install dependencies
sudo: enabled sudo: enabled
dist: trusty dist: trusty
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment