From 616116ec235ae952501d403ccb15f97c8295c0fd Mon Sep 17 00:00:00 2001 From: PhiBo Date: Wed, 14 Apr 2021 22:00:44 +0200 Subject: [PATCH] doc - Fix CI run badge in README (Fixes #84) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c37c818..4c67048 100644 --- a/README.rst +++ b/README.rst @@ -13,8 +13,8 @@ Have a look at the `documentation`_ to find additional information. :target: https://pypi.python.org/pypi/overpy/ :alt: License -.. image:: https://travis-ci.org/DinoTools/python-overpy.svg?branch=master - :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+ .. image:: https://coveralls.io/repos/DinoTools/python-overpy/badge.png?branch=master :target: https://coveralls.io/r/DinoTools/python-overpy?branch=master