mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
Adjust coverage command for package install
This commit is contained in:
parent
4c5d56768f
commit
8a3ccd8b2a
@ -13,7 +13,7 @@ install:
|
||||
|
||||
script:
|
||||
- python setup.py install
|
||||
- coverage run --source=spotipy.py tests/tests.py
|
||||
- coverage run --include=*spotipy* tests/tests.py
|
||||
|
||||
after_success:
|
||||
- coverage report
|
||||
|
||||
Loading…
Reference in New Issue
Block a user