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