You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-06-07 19:55:55 +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:
+1
-1
@@ -2,7 +2,7 @@
|
||||
sudo: false
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
# - osx
|
||||
env:
|
||||
global:
|
||||
- NEWEST_PYTHON=3.4
|
||||
|
||||
Reference in New Issue
Block a user