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,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