Add codecov
This commit is contained in:
parent
f461097cda
commit
e00c4dd6e0
4 changed files with 54 additions and 22 deletions
|
|
@ -19,4 +19,7 @@ test_script:
|
|||
# Note that you must use the environment variable %PYTHON% to refer to
|
||||
# the interpreter you're using - Appveyor does not do anything special
|
||||
# to put the Python version you want to use on PATH.
|
||||
- "pipenv run python -m pytest"
|
||||
- "pipenv run python -m pytest"
|
||||
|
||||
after_succss:
|
||||
- codecov
|
||||
Loading…
Add table
Add a link
Reference in a new issue