Skip to content

Commit

Permalink
PHP 5.6 patch is merged upstream
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Aug 18, 2015
1 parent 9b2b09e commit 7a92707
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/install-runkit
Expand Up @@ -10,11 +10,6 @@ git clone --depth=1 git://github.com/zenovich/runkit.git

pushd runkit

if [ $TRAVIS_PHP_VERSION = "5.6" ] ; then
wget --no-check-certificate https://patch-diff.githubusercontent.com/raw/zenovich/runkit/pull/73.diff
patch -p1 < 73.diff
fi

phpize
./configure
make
Expand Down

0 comments on commit 7a92707

Please sign in to comment.