From 586ad28c7f7ed886a34318f017c8c3e4b050671d Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Fri, 30 Oct 2020 21:42:09 +0200 Subject: [PATCH] Update for travis-ci.com [CI skip] --- .github/mergify.yml | 2 +- README.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index ea25c130..585c4fe0 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -3,7 +3,7 @@ pull_request_rules: conditions: - "#approved-reviews-by>=1" - label=automerge - - status-success=continuous-integration/travis-ci/pr + - status-success=Travis CI - Pull Request actions: merge: method: merge diff --git a/README.rst b/README.rst index c92df17b..5c3c2969 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ This repository creates wheels for tagged versions of Pillow:: ./update-pillow-tag.sh -.. image:: https://img.shields.io/travis/python-pillow/pillow-wheels/master.svg - :target: https://travis-ci.org/python-pillow/pillow-wheels +.. image:: https://img.shields.io/travis/com/python-pillow/pillow-wheels/master.svg + :target: https://travis-ci.com/github/python-pillow/pillow-wheels :alt: Travis CI build status (wheels) Archives