diff --git a/.travis-deps.sh b/.travis-deps.sh index 2a0b30cd8..4474b1449 100755 --- a/.travis-deps.sh +++ b/.travis-deps.sh @@ -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 -y ppa:ubuntu-toolchain-r/test sudo apt-get update -qq sudo apt-get purge cmake -qq sudo apt-get install -y -qq cmake libedit-dev libmagickwand-dev \