update travis and appveyor configs
update travis and appveyor configs to run pytest instead of nosetests
This commit is contained in:
parent
615c6011ed
commit
bcafa83c65
4 changed files with 34 additions and 4 deletions
|
|
@ -19,4 +19,4 @@ 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 nosetests"
|
||||
- "pipenv run python -m pytest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue