mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-23 14:58:40 +00:00
Last travis test for today
This commit is contained in:
parent
c46a2725c2
commit
246001a1f2
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user