mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-22 17:35:28 +00:00
updated travis.yml
This commit is contained in:
parent
7d34d52d8c
commit
92b2de0716
|
@ -13,9 +13,9 @@ before_script:
|
|||
install:
|
||||
- pip install coveralls # For coveralls.io
|
||||
- pip install nose
|
||||
- python setup.py install
|
||||
|
||||
script:
|
||||
- python setup.py install
|
||||
- irs -u "spotify" -p "Coffee Table Jazz"
|
||||
- nosetests --with-coverage --cover-package=irs
|
||||
|
||||
|
|
Loading…
Reference in a new issue