summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2021-11-21 12:31:32 +0200
committerHugo van Kemenade <hugovk@users.noreply.github.com>2021-11-21 12:31:32 +0200
commit246bfc94c88ef0cbb47fcb1ad213e2f09b3fcc17 (patch)
tree9b1f6d6771b7cb86514a57cb77e21fe42faaba58 /README.rst
parent0fd55a43d2401c32e487ee01a57cde279a7ca06a (diff)
Replace Travis CI badge with GitHub Action
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 192c5b91..e121d807 100644
--- a/README.rst
+++ b/README.rst
@@ -17,9 +17,9 @@ Glances - An eye on your system
:target: https://pepy.tech/project/glances
:alt: Pypi downloads
-.. image:: https://img.shields.io/travis/nicolargo/glances/master.svg?maxAge=3600&label=Linux%20/%20BSD%20/%20macOS
- :target: https://travis-ci.org/nicolargo/glances
- :alt: Linux tests (Travis)
+.. image:: https://github.com/nicolargo/glances/actions/workflows/test.yml/badge.svg
+ :target: https://github.com/nicolargo/glances/actions
+ :alt: Linux tests (GitHub Actions)
.. image:: https://img.shields.io/appveyor/ci/nicolargo/glances/master.svg?maxAge=3600&label=Windows
:target: https://ci.appveyor.com/project/nicolargo/glances