mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Generate coverage.
This commit is contained in:
parent
7af55b7268
commit
e51c2d10f0
@ -9,7 +9,7 @@ install:
|
|||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- php vendor/bin/codecept run
|
- php vendor/bin/codecept run --coverage-xml
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- php vendor/bin/coveralls
|
- php vendor/bin/coveralls
|
Loading…
Reference in New Issue
Block a user