diff options
author | Roger Meier <roger@bufferoverflow.ch> | 2021-01-31 10:35:38 +0100 |
---|---|---|
committer | Roger Meier <roger@bufferoverflow.ch> | 2021-01-31 17:05:28 +0100 |
commit | 2ba5ba244808049aad1ee3b42d1da258a9db9f61 (patch) | |
tree | 725efb96be6cd1c0b4c183d40bab4998101d95e7 /README.rst | |
parent | 48cb89bad043f7e406e2358a20512653fc40556d (diff) | |
download | gitlab-bufferoverflow-patch-1.tar.gz |
docs: change travis-ci badge to githubactionsbufferoverflow-patch-1
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |