We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c2241 commit 616116eCopy full SHA for 616116e
README.rst
@@ -13,8 +13,8 @@ Have a look at the `documentation`_ to find additional information.
13
:target: https://pypi.python.org/pypi/overpy/
14
:alt: License
15
16
-.. image:: https://travis-ci.org/DinoTools/python-overpy.svg?branch=master
17
- :target: https://travis-ci.org/DinoTools/python-overpy
+.. image:: https://github.com/DinoTools/python-overpy/actions/workflows/ci.yml/badge.svg?branch=master
+ :target: https://github.com/DinoTools/python-overpy/actions/workflows/ci.yml?query=branch%3Amaster+
18
19
.. image:: https://coveralls.io/repos/DinoTools/python-overpy/badge.png?branch=master
20
:target: https://coveralls.io/r/DinoTools/python-overpy?branch=master
0 commit comments