From 2ba5ba244808049aad1ee3b42d1da258a9db9f61 Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Sun, 31 Jan 2021 10:35:38 +0100 Subject: [PATCH] docs: change travis-ci badge to githubactions --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d94ade5a7..647091af9 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -.. image:: https://travis-ci.org/python-gitlab/python-gitlab.svg?branch=master - :target: https://travis-ci.org/python-gitlab/python-gitlab +.. image:: https://github.com/python-gitlab/python-gitlab/workflows/Test/badge.svg + :target: https://github.com/python-gitlab/python-gitlab/actions .. image:: https://badge.fury.io/py/python-gitlab.svg :target: https://badge.fury.io/py/python-gitlab