We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa2111 commit 35ef911Copy full SHA for 35ef911
.travis/travis.sh
@@ -67,8 +67,8 @@ function install_libmemcached() {
67
}
68
69
function install_igbinary() {
70
- git clone https://github.com/igbinary/igbinary7.git
71
- pushd igbinary7
+ git clone https://github.com/igbinary/igbinary.git
+ pushd igbinary
72
phpize
73
./configure
74
make
0 commit comments