We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a112f commit ef4f1c8Copy full SHA for ef4f1c8
.travis.yml
@@ -22,6 +22,7 @@ install:
22
pip install --upgrade pip setuptools tox-travis
23
elif [[ "$TRAVIS_OS_NAME" = "osx" ]]; then
24
brew tap drolando/homebrew-deadsnakes
25
+ brew install zlib
26
brew install python34 python35 python36 python3 pypy
27
pip install --upgrade pip setuptools
28
pip install tox
0 commit comments