From 16fd39fca1445523d6647847a4756f3eac7e68fe Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Wed, 12 Jun 2024 22:38:22 +0200 Subject: [PATCH] fix(docs): remove outdated travis build status badge --- README.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b28e1474..43052c34 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -|Build| |PyPI version| |Docs badge| |License| +|PyPI version| |Docs badge| |License| sphinx-hoverxref ================ @@ -51,9 +51,6 @@ Check out the full documentation at https://sphinx-hoverxref.readthedocs.io/ .. _Sphinx: https://www.sphinx-doc.org/ -.. |Build| image:: https://travis-ci.org/readthedocs/sphinx-hoverxref.svg?branch=master - :target: https://travis-ci.org/readthedocs/sphinx-hoverxref - :alt: Build status .. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-hoverxref.svg :target: https://pypi.org/project/sphinx-hoverxref :alt: Current PyPI version