mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-28 17:24:35 -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
|
- mv -v .env.testing .env
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- phpunit --debug
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- php vendor/bin/coveralls
|
- php vendor/bin/coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user