travis: Mark OS X as allowed failure for now.
See https://github.com/Homebrew/homebrew/issues/45114
This commit is contained in:
parent
66e0812ab6
commit
5499e686e2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user