Update .travis.yml

This commit is contained in:
tonchik-tm
2020-12-28 18:29:57 +03:00
committed by Антон Н. Николаев
parent ca1e77bc3c
commit 13b8b4b611
+4 -1
View File
@@ -29,8 +29,11 @@ before_install:
install:
composer update --no-interaction --no-ansi --optimize-autoloader --prefer-dist
before_script:
- export XDEBUG_MODE=coverage
script:
- php vendor/bin/phpunit
- php vendor/bin/phpunit --configuration phpunit.xml.dist
# after_success:
# - travis_retry php vendor/bin/php-coveralls