diff --git a/.travis.yml b/.travis.yml index 062f233..371b60f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,6 +44,7 @@ after_success: - | if [ "$TRAVIS_OS_NAME" == "linux" ]; then pyenv global 3.6.7 + python3 -m pip install --upgrade pip fi if [ -n "$TRAVIS_TAG" ] && [ "$TRAVIS_REPO_SLUG" == "googlefonts/ots-python" ]; then pip3 install --upgrade twine