From f024e47558fbb6248b919260a421d76918cc662b Mon Sep 17 00:00:00 2001 From: Christopher Parker Date: Fri, 9 Sep 2016 00:44:45 +0100 Subject: [PATCH] adusted travis yml to remove repo --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4fc4950e..b890a681 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ rust: - nightly - stable install: -- sudo add-apt-repository ppa:team-xbmc/ppa -y - sudo apt-get update -q - sudo apt-get install libsdl2-dev before_script: