diff options
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 41da33fcb..82f171f89 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ Pyramid ======= -.. image:: https://travis-ci.org/Pylons/pyramid.png?branch=master - :target: https://travis-ci.org/Pylons/pyramid +.. image:: https://github.com/Pylons/Pyramid/workflows/Build%20and%20test/badge.svg?branch=master + :target: https://github.com/Pylons/Pyramid/actions?query=workflow%3A%22Build+and+test%22 :alt: master Travis CI Status .. image:: https://readthedocs.org/projects/pyramid/badge/?version=master |
