Merge pull request #340 from dhermes/tox-221-temp-workaround
Pinning tox to version 2.1.1.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
set -ev
|
||||
|
||||
pip install tox
|
||||
pip install tox==2.1.1
|
||||
if [[ "${TOX_ENV}" == "pypy" ]]; then
|
||||
git clone https://github.com/yyuu/pyenv.git ${HOME}/.pyenv
|
||||
PYENV_ROOT="${HOME}/.pyenv"
|
||||
|
||||
Reference in New Issue
Block a user