You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-01-01 00:40:25 +02:00
Travis
This commit is contained in:
@@ -28,7 +28,7 @@ script:
|
||||
|
||||
install:
|
||||
- |
|
||||
if [[ $TRAVIS_OS_NAME == 'osx']]; then
|
||||
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
|
||||
brew install python
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user