mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-03 04:00:40 -06:00
Change composer build instructions
This commit is contained in:
parent
ad59dad921
commit
df9dcb395b
@ -22,7 +22,6 @@ script:
|
|||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- travis_retry php vendor/bin/php-coveralls -x storage/build/clover-all.xml
|
- travis_retry php vendor/bin/php-coveralls -x storage/build/clover-all.xml
|
||||||
- bash <(curl -s https://codecov.io/bash) -f storage/build/clover-all.xml
|
|
||||||
|
|
||||||
# safelist
|
# safelist
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
Reference in New Issue
Block a user