You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
Travis
This commit is contained in:
+1
-1
@@ -44,10 +44,10 @@ matrix:
|
||||
- BREW_INSTALL=python3
|
||||
|
||||
install:
|
||||
- brew update
|
||||
- |
|
||||
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
|
||||
if [[ -n "$BREW_INSTALL" ]]; then
|
||||
brew update
|
||||
brew install "$BREW_INSTALL"
|
||||
fi
|
||||
sudo pip install tox
|
||||
|
||||
Reference in New Issue
Block a user