Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Added GitHub Actions badge #172

Merged
merged 4 commits into from
Dec 11, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------
Expand Down Expand Up @@ -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>-*