Travis CI: try fixing the PPA

This commit is contained in:
Přemysl Eric Janouch 2015-05-08 00:16:16 +02:00
parent b3b89b029e
commit 78db31f3e0
1 changed files with 1 additions and 1 deletions

View File

@ -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