mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-07 04:58:40 +00:00
Remove memcached install
This commit is contained in:
parent
5c85b21b1d
commit
4c038c3f26
|
|
@ -11,8 +11,6 @@ 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
|
|
||||||
addons:
|
addons:
|
||||||
code_climate:
|
code_climate:
|
||||||
repo_token:
|
repo_token:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user