mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-17 21:17:07 +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
|
- sudo aptitude -y -q install ffmpeg
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "sudo python setup.py install"
|
- pip install irs
|
||||||
- "sudo pip install irs"
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- python tests/song.py
|
- python tests/song.py
|
||||||
|
|
Loading…
Reference in a new issue