mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-09-15 20:36:20 +00:00
Update .travis.yml
This commit is contained in:
committed by
Антон Н. Николаев
parent
ca1e77bc3c
commit
13b8b4b611
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user