Skip to content

Commit 65ebcd5

Browse files
committed
fix travis build, msgpack changed structure
1 parent 8f7e13d commit 65ebcd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis/travis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ function install_igbinary() {
7373
function install_msgpack() {
7474
git clone https://github.com/msgpack/msgpack-php.git
7575
pushd msgpack-php
76+
git checkout php5
7677
phpize
7778
./configure
7879
make

0 commit comments

Comments
 (0)