aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2016-07-14 11:12:37 +1200
committerAldo Cortesi <aldo@nullcube.com>2016-07-14 11:12:37 +1200
commit6e7b86cd82dd9b379b0a57d423bbdcd74ba47256 (patch)
tree05876b28b8fc29102a8ca877072dcf25483f1c29 /.travis.yml
parent97b2e6d958a691060746b530219bf15a0bede1ae (diff)
downloadmitmproxy-6e7b86cd82dd9b379b0a57d423bbdcd74ba47256.tar.gz
mitmproxy-6e7b86cd82dd9b379b0a57d423bbdcd74ba47256.tar.bz2
mitmproxy-6e7b86cd82dd9b379b0a57d423bbdcd74ba47256.zip
Disable OSX tests on Travis for now
We'll re-enable as soon as this is sorted out: https://github.com/travis-ci/travis-ci/issues/6303
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index e9566ebe..e832d058 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,10 +20,10 @@ matrix:
include:
- python: 3.5
env: TOXENV=lint
- - os: osx
- osx_image: xcode7.3
- language: generic
- env: TOXENV=py35
+# - os: osx
+# osx_image: xcode7.3
+# language: generic
+# env: TOXENV=py35
- python: 3.5
env: TOXENV=py35
- python: 3.5