Move codecov
to tox.ini
This commit is contained in:
parent
1ae306ae8f
commit
529829b9f1
|
@ -6,15 +6,14 @@ matrix:
|
|||
dist: xenial
|
||||
sudo: true
|
||||
env: TOXENV=py37-test
|
||||
after_success:
|
||||
- codecov
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
env: TOXENV=lint
|
||||
|
||||
install:
|
||||
- pip install --upgrade pip codecov tox
|
||||
- pip install --upgrade pip
|
||||
- pip install tox
|
||||
|
||||
script:
|
||||
- tox
|
||||
|
|
Loading…
Reference in New Issue
Block a user