Skip to content

Commit 071d699

Browse files
authored
Merge pull request #1276 from python-gitlab/bufferoverflow-patch-1
docs: switch from travis-ci.org to GitHub Actions
2 parents 48cb89b + 2ba5ba2 commit 071d699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.. image:: https://travis-ci.org/python-gitlab/python-gitlab.svg?branch=master
2-
:target: https://travis-ci.org/python-gitlab/python-gitlab
1+
.. image:: https://github.com/python-gitlab/python-gitlab/workflows/Test/badge.svg
2+
:target: https://github.com/python-gitlab/python-gitlab/actions
33

44
.. image:: https://badge.fury.io/py/python-gitlab.svg
55
:target: https://badge.fury.io/py/python-gitlab

0 commit comments

Comments
 (0)