mirror of
https://github.com/httpie/cli.git
synced 2025-01-24 03:16:43 +02:00
Travis
This commit is contained in:
parent
41b0286f37
commit
a97f0d52f6
@ -44,10 +44,10 @@ matrix:
|
|||||||
- BREW_INSTALL=python3
|
- BREW_INSTALL=python3
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- brew update
|
|
||||||
- |
|
- |
|
||||||
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
|
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
|
||||||
if [[ -n "$BREW_INSTALL" ]]; then
|
if [[ -n "$BREW_INSTALL" ]]; then
|
||||||
|
brew update
|
||||||
brew install "$BREW_INSTALL"
|
brew install "$BREW_INSTALL"
|
||||||
fi
|
fi
|
||||||
sudo pip install tox
|
sudo pip install tox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user