mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-22 17:35:28 +00:00
Testing Travis CI
This commit is contained in:
parent
b64965f56e
commit
252d739aa9
|
@ -8,6 +8,7 @@ before_script:
|
|||
|
||||
install:
|
||||
- "sudo python setup.py install"
|
||||
- "sudo pip install irs"
|
||||
|
||||
script:
|
||||
- python tests/song.py
|
||||
|
|
Loading…
Reference in a new issue