From 27d8f25eebe481929c041b760405913ef129cf10 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 17 Oct 2016 07:25:35 +0200 Subject: [PATCH] travis: Allow El Capitan to fail --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3a087d233..8c7175f51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,6 +41,10 @@ matrix: env: TESTENV=check-manifest - os: linux env: TESTENV=eslint + allow_failures: + - os: osx + env: TESTENV=py35 OSX=elcapitan + osx_image: xcode7.3 cache: directories: