diff --git a/.travis.yml b/.travis.yml index e8cef7abc..33ea81ba3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,7 +63,6 @@ before_install: install: - if [ "${TRAVIS_OS_NAME}" == "linux" ] && [ "${RUN}" != "wheels" ]; then if [ "${RUN}" != "pep8" ]; then - # previously ppa:zoogie/sdl2-snapshots, but we need SDL2_image >= 2.0.5 yes | sudo add-apt-repository ppa:vict1971/qtsky; yes | sudo add-apt-repository ppa:gstreamer-developers/ppa; sudo apt-get update;