Updated Python version

This commit is contained in:
Andrew Murray 2020-01-06 19:45:53 +11:00
parent fb9e8ed780
commit b516c30370

View File

@ -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