Merge branch 'QA_5_0'

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2019-12-19 17:28:06 -03:00
commit 3dae73718e

View File

@ -139,7 +139,7 @@ jobs:
env: CI_MODE=test
install:
- pecl channel-update pecl.php.net
- pecl install dbase-7.0.0beta1
- pecl install dbase
- composer install --no-interaction
- yarn install --non-interactive