diff --git a/.travis.yml b/.travis.yml index ce77a94..87c8460 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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