testing on issue #20

This commit is contained in:
Kepoor Hampond 2017-04-30 11:04:21 -07:00
parent 11d5cd340a
commit 7d34d52d8c

View file

@ -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: