We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd1c64 commit 4c13c47Copy full SHA for 4c13c47
1 file changed
.travis/travis.sh
@@ -79,7 +79,6 @@ function install_igbinary() {
79
function install_msgpack() {
80
git clone https://github.com/msgpack/msgpack-php.git
81
pushd msgpack-php
82
- git checkout php7
83
phpize
84
./configure
85
make
0 commit comments