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.
|
||||
- "pipenv run python -m pytest --cov=./"
|
||||
|
||||
after_succss:
|
||||
- codecov
|
||||
after_test:
|
||||
- "pipenv run python -m codecov"
|
||||
Loading…
Add table
Add a link
Reference in a new issue