Merge remote-tracking branch 'origin/QA_4_3' into QA_4_3

This commit is contained in:
Weblate 2015-02-26 09:18:03 +01:00
commit e3871abf18

View File

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