mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-02 19:15:26 +00:00
Testing Travis CI
This commit is contained in:
parent
39f2481f7f
commit
ed1611f552
|
@ -4,8 +4,7 @@ python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo aptitude -y -q install ffmpeg libavcodec-extra-53 lame
|
- sudo aptitude -y -q install ffmpeg libavcodec-extra-53 lame libmp3lame0
|
||||||
- export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/lib:/usr/lib64/:/usr/local/lipob64/:/lib64:$LD_LIBRARY_PATH
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install irs
|
- pip install irs
|
||||||
|
|
Loading…
Reference in a new issue