mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Some attempts at code coverage and coveralls support.
This commit is contained in:
@@ -4,4 +4,7 @@ php:
|
||||
- 5.5
|
||||
|
||||
install:
|
||||
- composer install
|
||||
- composer install
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
Reference in New Issue
Block a user