Last travis test for today

This commit is contained in:
Dennis Eichhorn 2018-10-05 22:39:16 +02:00
parent c46a2725c2
commit 246001a1f2

View File

@ -6,12 +6,14 @@ 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
- apt-get install -qq --no-install-recommends libmemcached-dev
- printf "\n" | pecl install memcached
addons:
code_climate: