travis: Mark OS X as allowed failure for now.

See https://github.com/Homebrew/homebrew/issues/45114
This commit is contained in:
Florian Bruhin 2015-10-19 06:33:42 +02:00
parent 66e0812ab6
commit 5499e686e2

View File

@ -67,3 +67,7 @@ matrix:
env: TESTENV=pylint
- os: osx
env: TESTENV=eslint
# https://github.com/Homebrew/homebrew/issues/45114
allow_failures:
- os: osx
env: TESTENV=py35