diff --git a/.travis.yml b/.travis.yml index a02c131..8b7b19a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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