Merge pull request #172 from radarhere/badge

Added GitHub Actions badge
This commit is contained in:
Hugo van Kemenade 2020-12-11 20:32:57 +02:00 committed by GitHub
commit 0480e2caa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,13 @@ This repository creates wheels for tagged versions of Pillow::
./update-pillow-tag.sh <VERSION>
.. image:: https://github.com/python-pillow/pillow-wheels/workflows/Wheels/badge.svg
:target: https://github.com/python-pillow/pillow-wheels/actions
:alt: GitHub Actions build status
.. 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)
:alt: Travis CI build status
Archives
--------
@ -51,4 +55,4 @@ Download wheels from the
`latest release <https://github.com/python-pillow/pillow-wheels/releases>`_ and upload
to PyPI::
twine upload Pillow-<VERSION>-*
twine upload Pillow-<VERSION>-*