Skip to content

Commit

Permalink
travis: Mark OS X as allowed failure for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Oct 19, 2015
1 parent 66e0812 commit 5499e68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5499e68

Please sign in to comment.