Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae5d7b1

Browse files
committed
Travis CI: igbinary 2.0.8
1 parent 8887cd7 commit ae5d7b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ addons:
3838
packages: clang
3939
before_install:
4040
- phpize
41-
- pecl install igbinary && ./configure --enable-redis-igbinary --enable-redis-lzf || ./configure --enable-redis-lzf
41+
- pecl install igbinary-2.0.8 && ./configure --enable-redis-igbinary --enable-redis-lzf || ./configure --enable-redis-lzf
4242
install: make install
4343
before_script:
4444
- gem install redis

0 commit comments

Comments
 (0)