mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-12 14:58:42 +00:00
Last travis test for today
This commit is contained in:
parent
c46a2725c2
commit
246001a1f2
|
|
@ -6,12 +6,14 @@ 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
|
||||||
- apt-get install -qq --no-install-recommends libmemcached-dev
|
|
||||||
- printf "\n" | pecl install memcached
|
- printf "\n" | pecl install memcached
|
||||||
addons:
|
addons:
|
||||||
code_climate:
|
code_climate:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user