mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-29 11:26:17 +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:
|
conditions:
|
||||||
- "#approved-reviews-by>=1"
|
- "#approved-reviews-by>=1"
|
||||||
- label=automerge
|
- label=automerge
|
||||||
- status-success=continuous-integration/travis-ci/pr
|
- status-success=Travis CI - Pull Request
|
||||||
actions:
|
actions:
|
||||||
merge:
|
merge:
|
||||||
method: merge
|
method: merge
|
||||||
|
|
|
@ -5,8 +5,8 @@ This repository creates wheels for tagged versions of Pillow::
|
||||||
|
|
||||||
./update-pillow-tag.sh <VERSION>
|
./update-pillow-tag.sh <VERSION>
|
||||||
|
|
||||||
.. image:: https://img.shields.io/travis/python-pillow/pillow-wheels/master.svg
|
.. image:: https://img.shields.io/travis/com/python-pillow/pillow-wheels/master.svg
|
||||||
:target: https://travis-ci.org/python-pillow/pillow-wheels
|
:target: https://travis-ci.com/github/python-pillow/pillow-wheels
|
||||||
:alt: Travis CI build status (wheels)
|
:alt: Travis CI build status (wheels)
|
||||||
|
|
||||||
Archives
|
Archives
|
||||||
|
|
Loading…
Reference in New Issue
Block a user