diff --git a/.travis.yml b/.travis.yml index 3aa2e75c1..65200ac10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ install: brew outdated openssl || brew upgrade openssl brew install python python3 pip install -U pip setuptools wheel - pip3 install -U pip3 setuptools wheel + pip3 install -U pip setuptools wheel fi - pip install tox