mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-20 13:28:42 +00:00
redis already installed
This commit is contained in:
parent
0a6e6beaef
commit
ab842f5703
|
|
@ -11,7 +11,6 @@ before_script:
|
|||
- composer install
|
||||
- git clone -b develop https://github.com/Orange-Management/Build.git
|
||||
- chmod -R 755 Build/Hooks
|
||||
- pecl install redis
|
||||
- echo "extension=redis.so" | tee /.phpenv/versions/$(phpenv version-name)/etc/conf.d/redis.ini
|
||||
- phpenmod redis
|
||||
- pecl install memcached
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user