diff --git a/scripts/dev/ci/travis_install.sh b/scripts/dev/ci/travis_install.sh index 9c3a47ac8..4edb587a4 100644 --- a/scripts/dev/ci/travis_install.sh +++ b/scripts/dev/ci/travis_install.sh @@ -94,7 +94,7 @@ elif [[ $TRAVIS_OS_NAME == osx ]]; then brew --version brew_install python3 qt5 pyqt5 - pip_install pip + pip_install tox pip --version tox --version