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
92b7d693dc
commit
b64965f56e
|
@ -4,11 +4,10 @@ python:
|
|||
- "3.5"
|
||||
|
||||
before_script:
|
||||
- sudo apt-get purge libav-tools
|
||||
- sudo aptitude -y -q install ffmpeg
|
||||
|
||||
install:
|
||||
- "pip install irs"
|
||||
- "sudo python setup.py install"
|
||||
|
||||
script:
|
||||
- python tests/song.py
|
||||
|
|
Loading…
Reference in a new issue