forked from orbit-oss/flask
Add Python 3.7 to CI.
This commit is contained in:
parent
15c079f500
commit
deb211cf13
3 changed files with 10 additions and 6 deletions
|
|
@ -3,6 +3,7 @@ environment:
|
|||
TOXENV: py,codecov
|
||||
|
||||
matrix:
|
||||
- PYTHON: C:\Python37-x64
|
||||
- PYTHON: C:\Python36-x64
|
||||
- PYTHON: C:\Python27-x64
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue