aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorThomas Kemmer <tkemmer@computer.org>2021-08-09 21:57:40 +0200
committerThomas Kemmer <tkemmer@computer.org>2021-08-09 21:57:40 +0200
commitfc477611191dcd85a277244cef7c17f909d3dd15 (patch)
tree9ca2066f52086ca6b63b9eb5fe582bae962f1b2d /README.rst
parente919f2fbfca1c404a9d9e313ddc0a1f4fe119f76 (diff)
downloadcachetools-fc477611191dcd85a277244cef7c17f909d3dd15.tar.gz
Move CI to GitHub Actions, coverage to Codecov.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 1ddb8a2..106d64a 100644
--- a/README.rst
+++ b/README.rst
@@ -9,12 +9,12 @@ cachetools
:target: https://cachetools.readthedocs.io/
:alt: Documentation build status
-.. image:: https://img.shields.io/travis/tkem/cachetools
- :target: https://travis-ci.org/tkem/cachetools/
- :alt: Travis CI build status
+.. image:: https://img.shields.io/github/workflow/status/tkem/cachetools/CI
+ :target: https://github.com/tkem/cachetools/actions
+ :alt: CI build status
-.. image:: https://img.shields.io/coveralls/tkem/cachetools
- :target: https://coveralls.io/r/tkem/cachetools
+.. image:: https://img.shields.io/codecov/c/github/tkem/cachetools/master.svg
+ :target: https://codecov.io/gh/tkem/cachetools
:alt: Test coverage
.. image:: https://img.shields.io/github/license/tkem/cachetools