1
0
Fork 0
forked from github/pelican

Switch README CI badge from Travis to GitHub Actions

This commit is contained in:
Justin Mayer 2020-05-10 08:11:00 +02:00
commit 21242e3a47

View file

@ -56,12 +56,12 @@ Why the name "Pelican"?
.. _`Pelican's internals`: https://docs.getpelican.com/en/latest/internals.html .. _`Pelican's internals`: https://docs.getpelican.com/en/latest/internals.html
.. _`hosted on GitHub`: https://github.com/getpelican/pelican .. _`hosted on GitHub`: https://github.com/getpelican/pelican
.. |build-status| image:: https://img.shields.io/travis/getpelican/pelican/master.svg .. |build-status| image:: https://img.shields.io/github/workflow/status/getpelican/pelican/build
:target: https://travis-ci.org/getpelican/pelican :target: https://github.com/getpelican/pelican/actions
:alt: Travis CI: continuous integration status :alt: GitHub Actions CI: continuous integration status
.. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg .. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg
:target: https://pypi.python.org/pypi/pelican :target: https://pypi.python.org/pypi/pelican
:alt: PyPI: the Python Package Index :alt: PyPI: the Python Package Index
.. |repology| image:: https://repology.org/badge/tiny-repos/pelican.svg .. |repology| image:: https://repology.org/badge/tiny-repos/pelican.svg
:target: https://repology.org/project/pelican/versions :target: https://repology.org/project/pelican/versions
:alt: Repology: the packaging hub :alt: Repology: the packaging hub