diff --git a/.github/mergify.yml b/.github/mergify.yml index ea25c1300..585c4fe0d 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 c92df17b8..5c3c2969c 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