1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-28 00:33:48 +02:00
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:
- |