File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,12 +103,12 @@ jobs:
103103
104104 - stage : quality
105105 php : 7.3
106- env : Coveralls
106+ env : Codecov
107107 before_script :
108108 - composer update
109109 - php vendor/bin/phpunit
110110 script :
111- - php vendor/bin/php-coveralls -v
111+ - bash <(curl -s https://codecov.io/bash)
112112
113113 - stage : quality
114114 php : 7.3
Original file line number Diff line number Diff line change 11fticks: Fticks
22=============
33[ ![ Build Status] ( https://travis-ci.org/simplesamlphp/simplesamlphp-module-fticks.svg?branch=master )] ( https://travis-ci.org/simplesamlphp/simplesamlphp-module-fticks )
4- [ ![ Coverage Status] ( https://coveralls .io/repos/github/ simplesamlphp/simplesamlphp-module-fticks/badge.svg?branch=master )] ( https://coveralls .io/github /simplesamlphp/simplesamlphp-module-fticks?branch=master )
4+ [ ![ Coverage Status] ( https://codecov .io/gh/ simplesamlphp/simplesamlphp-module-fticks/branch/master/graph/ badge.svg )] ( https://codecov .io/gh /simplesamlphp/simplesamlphp-module-fticks )
55
66Log statistics in the [ F-ticks federation log format] ( https://wiki.geant.org/display/gn42jra3/F-ticks+standard ) .
77
You can’t perform that action at this time.
0 commit comments