From 7588a896384305eb7ee1567ed032b5f20b3a692b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Va=CC=81clav=20Slavi=CC=81k?= Date: Sat, 13 May 2017 17:37:54 +0200 Subject: [PATCH] Remove the now-unusable codelite.org Ubuntu repo They no longer provide packages for trusty, so back to square one and compiling my own put into ppa:vslavik/poedit. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e83430903a..c3612950f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,6 @@ addons: sources: - ubuntu-toolchain-r-test - sourceline: 'ppa:vslavik/poedit' - - sourceline: 'deb http://repos.codelite.org/wx3.0.2/ubuntu/ trusty universe' - key_url: 'http://repos.codelite.org/CodeLite.asc' packages: - gcc-6 - g++-6