mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-05 14:10:52 +03:00
Merge pull request #4338 from radarhere/python38
Updated Python version
This commit is contained in:
commit
0c45e26c9c
|
@ -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