mirror of
https://github.com/httpie/cli.git
synced 2025-06-27 04:51:28 +02:00
Disable OSX travis builds for now
OSX/Python support isn't probably not ready on Travis' side yet. https://travis-ci.org/jkbrzt/httpie/jobs/78219565#L27 // cc @msabramo — any idea?
This commit is contained in:
parent
5fe5958b06
commit
8eb460a6f3
@ -2,7 +2,7 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
# - osx
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- NEWEST_PYTHON=3.4
|
- NEWEST_PYTHON=3.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user