Merge pull request #256 from saimn/fix-ffmpeg
Fix install of ffmpeg since Travis upgrade to trusty
This commit is contained in:
@@ -15,6 +15,8 @@ matrix:
|
||||
|
||||
|
||||
before_install:
|
||||
# Add PPA to get ffmpeg on trusty
|
||||
- sudo add-apt-repository ppa:mc3man/trusty-media -y
|
||||
# Dependencies to build PIL
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq ubuntu-restricted-extras
|
||||
|
||||
Reference in New Issue
Block a user