mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 14:40:53 +00:00
Add the missing env for py37-test
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user