mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-09-03 19:49:06 +00:00
Adjust coverage command for package install
This commit is contained in:
@@ -13,7 +13,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
- coverage run --source=spotipy.py tests/tests.py
|
- coverage run --include=*spotipy* tests/tests.py
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- coverage report
|
- coverage report
|
||||||
|
Reference in New Issue
Block a user