Merge branch 'QA_4_8'

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
Maurício Meneghini Fauth 2018-10-18 22:28:05 -03:00
commit 3c55ce5bf7

View File

@ -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"