mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +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
|
||||
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