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