Travis CI: try fixing the PPA
This commit is contained in:
parent
b3b89b029e
commit
78db31f3e0
|
@ -24,7 +24,7 @@ compiler:
|
|||
- gcc
|
||||
before_install:
|
||||
# We need this PPA for a recent version of libedit
|
||||
- sudo add-apt-repository ppa:ondrej/php -y
|
||||
- sudo add-apt-repository ppa:ondrej/php5-5.6 -y
|
||||
- sudo apt-get update -qq
|
||||
install:
|
||||
- sudo apt-get install -y help2man libedit-dev
|
||||
|
|
Loading…
Reference in New Issue