mirror of
https://github.com/cooperhammond/irs.git
synced 2024-11-08 18:38:33 +00:00
Testing Travis CI
This commit is contained in:
parent
252d739aa9
commit
593a2ed733
|
@ -7,8 +7,7 @@ before_script:
|
|||
- sudo aptitude -y -q install ffmpeg
|
||||
|
||||
install:
|
||||
- "sudo python setup.py install"
|
||||
- "sudo pip install irs"
|
||||
- pip install irs
|
||||
|
||||
script:
|
||||
- python tests/song.py
|
||||
|
|
Loading…
Reference in a new issue