Commit d3636647 authored by Alvaro Lorenzo's avatar Alvaro Lorenzo
Browse files

Added a checkout to the php7 branch on php memchached installation in order to make it work

parent 733a79bd
......@@ -84,6 +84,7 @@ export BOWERPHP_TOKEN=$GITHUB_API_KEY
cd /home/gliders/code
git clone 'https://github.com/php-memcached-dev/php-memcached.git'
cd php-memcached
git checkout php7
phpize
./configure
make && sudo make install
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment