mirror of
https://github.com/c0de-archive/spotipy.git
synced 2024-11-04 23:17:48 +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