Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
commit
3c55ce5bf7
@ -77,6 +77,10 @@ jobs:
|
||||
- brew link --force gettext
|
||||
- sed -i -e 's/^memory_limit = .*/memory_limit = -1/' /usr/local/etc/php/7.2/php.ini
|
||||
- mysql.server start
|
||||
- stage: "PHP Unit tests"
|
||||
php: "7.3"
|
||||
name: "PHP 7.3"
|
||||
env: CI_MODE=test
|
||||
- stage: "PHP Unit tests"
|
||||
php: "7.2"
|
||||
name: "PHP 7.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user