This commit is contained in:
Jakub Roztocil 2018-07-12 21:52:01 +02:00
parent 61568f1def
commit 59d51ad513

View File

@ -58,7 +58,7 @@ install:
brew update
brew install "$BREW_PYTHON_PACKAGE"
fi
sudo pip install tox
sudo pip2 install tox
fi
script:
- |