Update appveyor.yml
This commit is contained in:
parent
aa242fb378
commit
63e38c548c
1 changed files with 2 additions and 2 deletions
|
|
@ -21,5 +21,5 @@ test_script:
|
||||||
# to put the Python version you want to use on PATH.
|
# to put the Python version you want to use on PATH.
|
||||||
- "pipenv run python -m pytest --cov=./"
|
- "pipenv run python -m pytest --cov=./"
|
||||||
|
|
||||||
after_succss:
|
after_test:
|
||||||
- codecov
|
- "pipenv run python -m codecov"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue