Install libmemcached

This commit is contained in:
Dennis Eichhorn 2018-10-05 21:31:42 +02:00
parent 084a5a4b19
commit 5c85b21b1d

View File

@ -11,6 +11,7 @@ before_script:
- composer install
- git clone -b develop https://github.com/Orange-Management/Build.git
- chmod -R 755 Build/Hooks
- apt-get install memcached libmemcached-dev libmemcached-tools
- printf "\n" | pecl install memcached
addons:
code_climate: