mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Updated Python version
This commit is contained in:
parent
fb9e8ed780
commit
b516c30370
|
@ -23,7 +23,7 @@ if [[ $TRAVIS ]]; then
|
|||
codecov
|
||||
fi
|
||||
|
||||
if [ "$TRAVIS_PYTHON_VERSION" == "3.7" ]; then
|
||||
if [ "$TRAVIS_PYTHON_VERSION" == "3.8" ]; then
|
||||
# Coverage and quality reports on just the latest diff.
|
||||
depends/diffcover-install.sh
|
||||
depends/diffcover-run.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user