Skip to content

Commit

Permalink
Replace badge of Travis CI by badge of GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperCraeghs committed Feb 3, 2022
1 parent 241c2ca commit 92dc48a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
:target: https://badge.fury.io/py/mlx.coverity
:alt: Pypi packaged release

.. image:: https://travis-ci.org/melexis/sphinx-coverity-extension.svg?branch=master
:target: https://travis-ci.org/melexis/sphinx-coverity-extension
.. image:: https://github.com/melexis/sphinx-coverity-extension/actions/workflows/python-package.yml/badge.svg?branch=master
:target: https://github.com/melexis/sphinx-coverity-extension/actions/workflows/python-package.yml
:alt: Build status

.. image:: https://img.shields.io/badge/Documentation-published-brightgreen.svg
Expand Down

0 comments on commit 92dc48a

Please sign in to comment.