mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Generate coverage.
This commit is contained in:
@@ -9,7 +9,7 @@ install:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- php vendor/bin/codecept run
|
||||
- php vendor/bin/codecept run --coverage-xml
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
Reference in New Issue
Block a user