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
bce9873147
commit
d2a37a0aab
|
@ -4,7 +4,7 @@ python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo aptitude -y -q install libavtools libavcodec-extra-53 lame libmp3lame0
|
- sudo aptitude -y -q install libav-tools libavcodec-extra-53 lame libmp3lame0
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install irs
|
- pip install irs
|
||||||
|
|
Loading…
Reference in a new issue