Add the missing env for py37-test
This commit is contained in:
parent
ae4c135ae1
commit
859ec6e241
|
@ -5,6 +5,7 @@ matrix:
|
||||||
- python: 3.7
|
- python: 3.7
|
||||||
dist: xenial
|
dist: xenial
|
||||||
sudo: true
|
sudo: true
|
||||||
|
env: TOXENV=py37-test
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
- python: 3.7
|
- python: 3.7
|
||||||
|
|
Loading…
Reference in New Issue
Block a user