Merge pull request #170 from hugovk/update-travis-links

Update for travis-ci.com
This commit is contained in:
Andrew Murray 2020-10-31 10:48:54 +11:00 committed by GitHub
commit bedaf1c62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
.github/mergify.yml vendored
View File

@ -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

View File

@ -5,8 +5,8 @@ This repository creates wheels for tagged versions of Pillow::
./update-pillow-tag.sh <VERSION>
.. 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