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
|
env: TESTENV=check-manifest
|
||||||
- os: linux
|
- os: linux
|
||||||
env: TESTENV=eslint
|
env: TESTENV=eslint
|
||||||
|
allow_failures:
|
||||||
|
- os: osx
|
||||||
|
env: TESTENV=py35
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
Loading…
Reference in New Issue
Block a user