Update .travis.yml

This commit is contained in:
Anton Nikolaev
2021-11-03 17:02:28 +03:00
committed by GitHub
parent cb11ee18c4
commit 6ec03c3be1
+1 -1
View File
@@ -33,7 +33,7 @@ before_script:
- export XDEBUG_MODE=coverage
script:
- php vendor/bin/phpunit --configuration phpunit.xml.dist --no-coverage
- php -derror_reporting=32759 vendor/bin/phpunit --configuration phpunit.xml.dist --no-coverage
# after_success:
# - travis_retry php vendor/bin/php-coveralls