mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +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
|
||||
fi
|
||||
|
||||
if [ "$TRAVIS_PYTHON_VERSION" == "3.8" ]; then
|
||||
if [ "$TRAVIS_PYTHON_VERSION" == "3.9" ]; 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