We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7e13d commit 65ebcd5Copy full SHA for 65ebcd5
1 file changed
.travis/travis.sh
@@ -73,6 +73,7 @@ function install_igbinary() {
73
function install_msgpack() {
74
git clone https://github.com/msgpack/msgpack-php.git
75
pushd msgpack-php
76
+ git checkout php5
77
phpize
78
./configure
79
make
0 commit comments