Skip to content

Commit

Permalink
Allow failure on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jan 3, 2020
1 parent 54d9bc2 commit 7868791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ matrix:

allow_failures:
- env: CARGO_CLIPPY=1
- os: osx # tests on macOS are very fragile, ignore status for now

before_install:
- set -e
Expand Down

0 comments on commit 7868791

Please sign in to comment.