Travis CI: try removing a dead PPA
This commit is contained in:
parent
d7960b463f
commit
40bb2497f7
@ -25,8 +25,6 @@ compiler:
|
|||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
before_install:
|
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
|
# We need this PPA for Lua 5.3
|
||||||
- sudo add-apt-repository ppa:vbernat/haproxy-1.6 -y
|
- sudo add-apt-repository ppa:vbernat/haproxy-1.6 -y
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
|
Loading…
Reference in New Issue
Block a user