mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Remove cache install
This commit is contained in:
parent
795e0f29d6
commit
dc65cfdb02
|
|
@ -6,15 +6,11 @@ services:
|
|||
- mysql
|
||||
- redis
|
||||
- memcached
|
||||
before_install:
|
||||
- apt-get update
|
||||
- apt-get install -qq libmemcached-dev
|
||||
before_script:
|
||||
- pecl install ast
|
||||
- composer install
|
||||
- git clone -b develop https://github.com/Orange-Management/Build.git
|
||||
- chmod -R 755 Build/Hooks
|
||||
- printf "\n" | pecl install memcached
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user