mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-09-01 02:39:05 +00:00
Adjust coverage command for package install
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user