From 2f36789ff483a7c4a157f79e3961f6c167c32d6f Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 20 Oct 2015 18:14:27 +0200 Subject: [PATCH] Revert "travis: Mark OS X as allowed failure for now." This reverts commit 5499e686e2b696cb1c45f89b8a51c92a89a0db87. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index ec5ed28ba..d4b6cda51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,7 +67,3 @@ matrix: env: TESTENV=pylint - os: osx env: TESTENV=eslint - # https://github.com/Homebrew/homebrew/issues/45114 - allow_failures: - - os: osx - env: TESTENV=py35