This commit is contained in:
Jakub Roztocil 2019-08-29 09:28:57 +02:00
parent 0f439a5dab
commit 65601f09b2

View File

@ -56,7 +56,7 @@ install:
brew upgrade "$BREW_PYTHON_PACKAGE" brew upgrade "$BREW_PYTHON_PACKAGE"
fi fi
fi fi
sudo pip2 install tox pip3 install tox
fi fi
script: script:
- | - |