Skip to content

Commit 5684560

Browse files
committed
Use msgpack git master to support PHP 7.1
1 parent ff8ab7c commit 5684560

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis/travis.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,8 @@ case $ACTION in
239239
install_igbinary
240240

241241
# Install msgpack extension
242-
pecl install msgpack-2.0.1
242+
install_msgpack
243+
# pecl install msgpack-2.0.1
243244

244245
install_memcached
245246
run_memcached

0 commit comments

Comments
 (0)