Merge branch 'QA_4_7'
This commit is contained in:
commit
35ccd9fe4c
@ -71,6 +71,9 @@ matrix:
|
||||
language: generic
|
||||
env: CI_MODE=test
|
||||
before_install:
|
||||
# Default 2.0.0 Ruby is buggy
|
||||
- rvm install ruby-2.3.3
|
||||
- rvm --default use 2.3.3
|
||||
- brew tap homebrew/php
|
||||
- brew update
|
||||
- brew install gettext php71 mariadb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user