Skip to content

Commit 616116e

Browse files
committed
doc - Fix CI run badge in README (Fixes #84)
1 parent a9c2241 commit 616116e

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
@@ -13,8 +13,8 @@ Have a look at the `documentation`_ to find additional information.
1313
:target: https://pypi.python.org/pypi/overpy/
1414
:alt: License
1515

16-
.. image:: https://travis-ci.org/DinoTools/python-overpy.svg?branch=master
17-
:target: https://travis-ci.org/DinoTools/python-overpy
16+
.. image:: https://github.com/DinoTools/python-overpy/actions/workflows/ci.yml/badge.svg?branch=master
17+
:target: https://github.com/DinoTools/python-overpy/actions/workflows/ci.yml?query=branch%3Amaster+
1818

1919
.. image:: https://coveralls.io/repos/DinoTools/python-overpy/badge.png?branch=master
2020
:target: https://coveralls.io/r/DinoTools/python-overpy?branch=master

0 commit comments

Comments
 (0)