Remove cache install

This commit is contained in:
Dennis Eichhorn 2018-10-06 15:54:03 +02:00
parent 795e0f29d6
commit dc65cfdb02

View File

@ -6,15 +6,11 @@ services:
- mysql - mysql
- redis - redis
- memcached - memcached
before_install:
- apt-get update
- apt-get install -qq libmemcached-dev
before_script: before_script:
- pecl install ast - pecl install ast
- 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
- printf "\n" | pecl install memcached
addons: addons:
code_climate: code_climate:
repo_token: repo_token: