Fixing issue with youtube-dl and ffmpeg
This commit is contained in:
parent
dc91d47ae0
commit
51cad77461
|
@ -8,7 +8,6 @@ machine:
|
|||
dependencies:
|
||||
pre:
|
||||
- sudo apt-get -y remove ffmpeg
|
||||
- sudo apt-get -y install libavconf
|
||||
- bash install-dependencies.sh
|
||||
|
||||
override:
|
||||
|
|
Reference in a new issue