Merge remote-tracking branch 'origin/QA_4_3' into QA_4_3
This commit is contained in:
commit
e3871abf18
@ -36,7 +36,7 @@ before_script:
|
||||
git clone --depth=1 git://github.com/zenovich/runkit.git ;
|
||||
cd runkit ;
|
||||
if [[ $TRAVIS_PHP_VERSION = "5.6" ]] ; then
|
||||
wget https://github.com/zenovich/runkit/pull/71.diff ;
|
||||
wget https://github.com/zenovich/runkit/pull/73.diff ;
|
||||
patch -p1 < 71.diff ;
|
||||
fi ;
|
||||
phpize ;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user