travis: Allow OS X to fail again
I'm tired of trying to keep up with Homebrew packages...
This commit is contained in:
parent
a0a53ad435
commit
7b63aea4ad
@ -36,6 +36,9 @@ matrix:
|
||||
env: TESTENV=check-manifest
|
||||
- os: linux
|
||||
env: TESTENV=eslint
|
||||
allow_failures:
|
||||
- os: osx
|
||||
env: TESTENV=py35
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
Loading…
Reference in New Issue
Block a user