diff --git a/.travis/travis.sh b/.travis/travis.sh index d43a15fc..264a7f3b 100755 --- a/.travis/travis.sh +++ b/.travis/travis.sh @@ -67,8 +67,8 @@ function install_libmemcached() { } function install_igbinary() { - git clone https://github.com/igbinary/igbinary7.git - pushd igbinary7 + git clone https://github.com/igbinary/igbinary.git + pushd igbinary phpize ./configure make