mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-17 21:17:07 +00:00
testing on issue #20
This commit is contained in:
parent
11d5cd340a
commit
7d34d52d8c
|
@ -16,6 +16,7 @@ install:
|
|||
|
||||
script:
|
||||
- python setup.py install
|
||||
- irs -u "spotify" -p "Coffee Table Jazz"
|
||||
- nosetests --with-coverage --cover-package=irs
|
||||
|
||||
after_success:
|
||||
|
|
Loading…
Reference in a new issue