mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-13 15:18:41 +00:00
Install libmemcached
This commit is contained in:
parent
084a5a4b19
commit
5c85b21b1d
|
|
@ -11,6 +11,7 @@ before_script:
|
||||||
- composer install
|
- composer install
|
||||||
- git clone -b develop https://github.com/Orange-Management/Build.git
|
- git clone -b develop https://github.com/Orange-Management/Build.git
|
||||||
- chmod -R 755 Build/Hooks
|
- chmod -R 755 Build/Hooks
|
||||||
|
- apt-get install memcached libmemcached-dev libmemcached-tools
|
||||||
- printf "\n" | pecl install memcached
|
- printf "\n" | pecl install memcached
|
||||||
addons:
|
addons:
|
||||||
code_climate:
|
code_climate:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user