From 6d52dd4123c1585dd14a628a8789904fd2f5842f Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Wed, 6 May 2020 20:53:56 -0700 Subject: Update build status badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') 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 -- cgit v1.2.3