mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-15 14:18:19 +00:00
Add debug output to phpunit.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user