Adjust patch download URL
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
798b772ded
commit
8a58e020e5
@ -11,7 +11,7 @@ git clone --depth=1 git://github.com/zenovich/runkit.git
|
||||
pushd runkit
|
||||
|
||||
if [ $TRAVIS_PHP_VERSION = "5.6" ] ; then
|
||||
wget https://github.com/zenovich/runkit/pull/73.diff
|
||||
wget https://patch-diff.githubusercontent.com/raw/zenovich/runkit/pull/73.diff
|
||||
patch -p1 < 73.diff
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user