mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update job thing.
This commit is contained in:
parent
c60ee14b86
commit
6a05ec98f4
@ -22,7 +22,7 @@ script:
|
|||||||
- phpunit -c phpunit.coverage.xml
|
- phpunit -c phpunit.coverage.xml
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- travis_retry php vendor/bin/coveralls -x storage/build/clover-all.xml
|
- travis_retry php vendor/bin/php-coveralls -x storage/build/clover-all.xml
|
||||||
|
|
||||||
# safelist
|
# safelist
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
Reference in New Issue
Block a user