README: Update CI status badge
It is a leftover from commit 66bf76a "CI: Switch to GitHub Actions".
This commit is contained in:
@@ -8,8 +8,8 @@ repetition and cosmetic problems such as lines length, trailing spaces,
|
|||||||
indentation, etc.
|
indentation, etc.
|
||||||
|
|
||||||
.. image::
|
.. image::
|
||||||
https://travis-ci.org/adrienverge/yamllint.svg?branch=master
|
https://github.com/adrienverge/yamllint/actions/workflows/ci.yaml/badge.svg?branch=master
|
||||||
:target: https://travis-ci.org/adrienverge/yamllint
|
:target: https://github.com/adrienverge/yamllint/actions/workflows/ci.yaml?query=branch%3Amaster
|
||||||
:alt: CI tests status
|
:alt: CI tests status
|
||||||
.. image::
|
.. image::
|
||||||
https://coveralls.io/repos/github/adrienverge/yamllint/badge.svg?branch=master
|
https://coveralls.io/repos/github/adrienverge/yamllint/badge.svg?branch=master
|
||||||
|
|||||||
Reference in New Issue
Block a user