forked from github/pelican
Switch README CI badge from Travis to GitHub Actions
This commit is contained in:
parent
ca1c58e201
commit
21242e3a47
1 changed files with 4 additions and 4 deletions
|
|
@ -56,9 +56,9 @@ Why the name "Pelican"?
|
|||
.. _`Pelican's internals`: https://docs.getpelican.com/en/latest/internals.html
|
||||
.. _`hosted on GitHub`: https://github.com/getpelican/pelican
|
||||
|
||||
.. |build-status| image:: https://img.shields.io/travis/getpelican/pelican/master.svg
|
||||
:target: https://travis-ci.org/getpelican/pelican
|
||||
:alt: Travis CI: continuous integration status
|
||||
.. |build-status| image:: https://img.shields.io/github/workflow/status/getpelican/pelican/build
|
||||
:target: https://github.com/getpelican/pelican/actions
|
||||
:alt: GitHub Actions CI: continuous integration status
|
||||
.. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg
|
||||
:target: https://pypi.python.org/pypi/pelican
|
||||
:alt: PyPI: the Python Package Index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue