Fixing issue with youtube-dl and ffmpeg

This commit is contained in:
MichaelOultram 2015-08-12 23:59:34 +01:00
parent 03dbb36361
commit 5129c0e8f4

View file

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