mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-28 17:53:11 +03:00
Updated Python for diffcover to 3.9
This commit is contained in:
parent
cfe805c436
commit
57ac10a3fa
|
@ -12,7 +12,7 @@ if [[ $TRAVIS ]]; then
|
||||||
codecov --flags TravisCI
|
codecov --flags TravisCI
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$TRAVIS_PYTHON_VERSION" == "3.8" ]; then
|
if [ "$TRAVIS_PYTHON_VERSION" == "3.9" ]; 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