mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 15:53:13 +01:00
Travis
This commit is contained in:
parent
f43e473de1
commit
e5e5d0ce6d
@ -28,7 +28,7 @@ script:
|
||||
|
||||
install:
|
||||
- |
|
||||
if [[ $TRAVIS_OS_NAME == 'osx']]; then
|
||||
if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
|
||||
brew install python
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user