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