mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
pip install coveralls
This commit is contained in:
parent
e4c66401c1
commit
724b4e3cd5
@ -8,6 +8,9 @@ python:
|
||||
- 3.4
|
||||
- pypy
|
||||
|
||||
install:
|
||||
- pip install coveralls
|
||||
|
||||
script:
|
||||
- python setup.py install
|
||||
- coverage run --source=spotipy.py tests/tests.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user