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
- 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: