mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-27 17:31:09 -06:00
Add debug output to phpunit.
This commit is contained in:
parent
96f2e598f4
commit
20c2ff3443
@ -15,7 +15,7 @@ install:
|
||||
- mv -v .env.testing .env
|
||||
|
||||
script:
|
||||
- phpunit
|
||||
- phpunit --debug
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user