Add the missing env for py37-test

This commit is contained in:
mhchia 2019-07-24 16:09:03 +08:00
parent ae4c135ae1
commit 859ec6e241
No known key found for this signature in database
GPG Key ID: 389EFBEA1362589A

View File

@ -5,6 +5,7 @@ matrix:
- python: 3.7
dist: xenial
sudo: true
env: TOXENV=py37-test
after_success:
- codecov
- python: 3.7