mirror of
https://github.com/cooperhammond/irs.git
synced 2025-01-08 20:05:27 +00:00
fix travis, for the love of god
This commit is contained in:
parent
c0c8ea168f
commit
abad58a39c
|
@ -5,8 +5,7 @@ python:
|
|||
- "3.6"
|
||||
|
||||
before_script:
|
||||
- sudo aptitude -y -q install ffmpeg libavcodec-extra-53 lame libmp3lame0
|
||||
- sudo aptitude -y -q install ffprobe
|
||||
- sudo aptitude -y -q install libav-tools
|
||||
# These dependencies are necessary for ffmpeg. I currently hate all things
|
||||
# doing with Travis and ffmpeg because I have no direct access to test stuff.
|
||||
# I've gone through 25 seperate commits to get it working.
|
||||
|
|
Loading…
Reference in a new issue