Add Python 3.7 to CI.

This commit is contained in:
garenchan 2018-12-23 23:55:42 +08:00 committed by David Lord
parent 15c079f500
commit deb211cf13
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 10 additions and 6 deletions

View file

@ -3,6 +3,7 @@ environment:
TOXENV: py,codecov
matrix:
- PYTHON: C:\Python37-x64
- PYTHON: C:\Python36-x64
- PYTHON: C:\Python27-x64