mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 19:06:18 +03:00
Merge pull request #170 from hugovk/update-travis-links
Update for travis-ci.com
This commit is contained in:
commit
bedaf1c62c
2
.github/mergify.yml
vendored
2
.github/mergify.yml
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user