diff --git a/travis/install_extra_deps.sh b/travis/install_extra_deps.sh index 2b58f2b..0e66639 100755 --- a/travis/install_extra_deps.sh +++ b/travis/install_extra_deps.sh @@ -4,8 +4,6 @@ set -e if [[ "$TRAVIS_OS_NAME" == "osx" ]] then - brew update - brew upgrade python3 pip3 install pillow pip3 install .