From: Tobias Gruetzmacher Date: Wed, 22 Jan 2025 11:00:25 +0000 (+0100) Subject: Replace Travis-CI badge with GitHub Actions badge (#49) X-Git-Tag: 2025.1.0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52453bcb0b16a80618f10b29d5feb365a8f82653;p=thirdparty%2Fpython-drafthorse.git Replace Travis-CI badge with GitHub Actions badge (#49) --- diff --git a/README.rst b/README.rst index db5717b..486d1ca 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ drafthorse -- Basic ZUGFeRD implementation in Python ==================================================== -.. image:: https://travis-ci.com/pretix/python-drafthorse.svg?branch=master - :target: https://travis-ci.com/pretix/python-drafthorse +.. image:: https://github.com/pretix/python-drafthorse/actions/workflows/tests.yml/badge.svg + :target: https://github.com/pretix/python-drafthorse/actions/workflows/tests.yml .. image:: https://codecov.io/gh/pretix/python-drafthorse/branch/master/graph/badge.svg :target: https://codecov.io/gh/pretix/drafthorse