mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-22 11:43:13 +00:00
ffs
This commit is contained in:
parent
5ddf9a0ace
commit
770ae40272
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ install:
|
|||
- pip install -r requirements_dev.txt
|
||||
|
||||
|
||||
script: py.test tests/tests_pytest --cov-config .coveragerc --cov=plexapi --cov-report=html
|
||||
script: pytest tests/tests_pytest --cov-config .coveragerc --cov=plexapi --cov-report=html
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
- coveralls
|
Loading…
Reference in a new issue