mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
Make PHPUnit on Travis verbose
This commit is contained in:
parent
ff5fef4b93
commit
9ef99a5175
@ -52,7 +52,7 @@ install:
|
||||
- composer show
|
||||
|
||||
script:
|
||||
- phpdbg -qrr vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml
|
||||
- phpdbg -qrr vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml --verbose
|
||||
- php vendor/bin/php-cs-fixer --diff --dry-run -v fix
|
||||
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user