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