Travis CI: try removing a dead PPA

This commit is contained in:
Přemysl Eric Janouch 2016-12-30 14:42:06 +01:00
parent d7960b463f
commit 40bb2497f7
Signed by: p
GPG Key ID: B715679E3A361BE6
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ compiler:
- clang
- gcc
before_install:
# We need this PPA for a recent version of libedit
- sudo add-apt-repository ppa:ondrej/php5-5.6 -y
# We need this PPA for Lua 5.3
- sudo add-apt-repository ppa:vbernat/haproxy-1.6 -y
- sudo apt-get update -qq