mirror of
https://github.com/danog/parallel.git
synced 2024-11-30 04:39:01 +01:00
Use phpdbg on travis
This commit is contained in:
parent
d1b8524f31
commit
0473748c23
@ -29,7 +29,7 @@ install:
|
||||
- chmod +x coveralls.phar
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml
|
||||
- phpdbg -qrr vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml
|
||||
- PHP_CS_FIXER_IGNORE_ENV=1 php vendor/bin/php-cs-fixer --diff --dry-run -v fix
|
||||
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user