Fixing issue with youtube-dl and ffmpeg

This commit is contained in:
MichaelOultram 2015-08-12 23:25:08 +01:00
parent dc91d47ae0
commit 51cad77461

View file

@ -8,7 +8,6 @@ machine:
dependencies: dependencies:
pre: pre:
- sudo apt-get -y remove ffmpeg - sudo apt-get -y remove ffmpeg
- sudo apt-get -y install libavconf
- bash install-dependencies.sh - bash install-dependencies.sh
override: override: