From c786cf5a99ddf77209db06c33d207b1994fb5f6d Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 16 Oct 2018 21:03:34 +0200 Subject: [PATCH] Build lives on travis.com, not org --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 672038a..55ce1e6 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ drafthorse -- Basic ZUGFeRD implementation in Python ==================================================== -.. image:: https://travis-ci.org/pretix/python-drafthorse.svg?branch=master - :target: https://travis-ci.org/pretix/python-drafthorse +.. image:: https://travis-ci.com/pretix/python-drafthorse.svg?branch=master + :target: https://travis-ci.com/pretix/python-drafthorse .. image:: https://codecov.io/gh/pretix/python-drafthorse/branch/master/graph/badge.svg :target: https://codecov.io/gh/pretix/drafthorse -- 2.47.3