mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-08-31 02:19:04 +00:00
Run the examples (without coverage)
This commit is contained in:
@@ -14,6 +14,7 @@ install:
|
||||
script:
|
||||
- python setup.py install
|
||||
- coverage run --include=*spotipy* tests/tests.py
|
||||
- for file in examples/*.py; do python $file; done
|
||||
|
||||
after_success:
|
||||
- coverage report
|
||||
|
Reference in New Issue
Block a user