Skip to content

Commit c60e3d3

Browse files
committed
README: Fix CI status badge
1 parent 1a8ece5 commit c60e3d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Full documentation including examples are avaliable in the `docs <https://newam.
3232

3333
.. |PyPi Version| image:: https://badge.fury.io/py/monitorcontrol.svg
3434
:target: https://badge.fury.io/py/monitorcontrol
35-
.. |Build Status| image:: https://travis-ci.com/newAM/monitorcontrol.svg?branch=master
36-
:target: https://travis-ci.com/newAM/monitorcontrol
35+
.. |Build Status| image:: https://github.com/newAM/monitorcontrol/actions/workflows/ci.yml/badge.svg
36+
:target: https://github.com/newAM/monitorcontrol/actions/workflows/ci.yml
3737
.. |Coverage Status| image:: https://coveralls.io/repos/github/newAM/monitorcontrol/badge.svg?branch=master
3838
:target: https://coveralls.io/github/newAM/monitorcontrol?branch=master
3939
.. |Documentation Status| image:: https://img.shields.io/badge/docs-latest-blue

0 commit comments

Comments
 (0)