summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 14:08:42 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 14:11:23 +0800
commitcc21afae16d00291ea97cc1f159a4c268b94a198 (patch)
tree85d460e823d39c39356c066ef6c55a1846f492f0
parent77b39e915ef32ca83fb61276128e41e5d7886dc2 (diff)
downloadgitdb-cc21afae16d00291ea97cc1f159a4c268b94a198.tar.gz
Replace travis with github actions
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 9febff0..05511a7 100644
--- a/README.rst
+++ b/README.rst
@@ -50,8 +50,8 @@ Run the tests with
DEVELOPMENT
===========
-.. image:: https://travis-ci.org/gitpython-developers/gitdb.svg?branch=master
- :target: https://travis-ci.org/gitpython-developers/gitdb
+.. image:: https://github.com/gitpython-developers/gitdb/workflows/Python%20package/badge.svg
+ :target: https://github.com/gitpython-developers/gitdb/actions
.. image:: https://ci.appveyor.com/api/projects/status/2qa4km4ln7bfv76r/branch/master?svg=true&passingText=windows%20OK&failingText=windows%20failed
:target: https://ci.appveyor.com/project/ankostis/gitpython/branch/master)
.. image:: https://coveralls.io/repos/gitpython-developers/gitdb/badge.png