Skip to content

Commit

Permalink
Merge branch 'QA_4_8'
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
  • Loading branch information
MauricioFauth committed Oct 19, 2018
2 parents d2a55f0 + 3386cdc commit 3c55ce5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -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"
Expand Down

0 comments on commit 3c55ce5

Please sign in to comment.