All: Travis trusty upgrade attempt 2

This commit is contained in:
Jeffrey Pfau 2016-02-14 11:39:44 -08:00
parent 47062deb9f
commit 88009ed12f
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ if [ $TRAVIS_OS_NAME = "osx" ]; then
brew update
brew install qt5 ffmpeg imagemagick sdl2 libzip libpng
else
sudo add-apt-repository ppa:spvkgn/ffmpeg+mpv -y
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
sudo apt-get update -qq
sudo apt-get purge cmake -qq