diff --git a/.travis.yml b/.travis.yml index 98f9cb49f..15af189b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,4 +55,5 @@ deploy: file: "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/*.whl" on: repo: python-pillow/pillow-wheels + tags: true skip_cleanup: true