mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add debug output to phpunit.
This commit is contained in:
@@ -15,7 +15,7 @@ install:
|
||||
- mv -v .env.testing .env
|
||||
|
||||
script:
|
||||
- phpunit
|
||||
- phpunit --debug
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
|
Reference in New Issue
Block a user