Skip to content

Commit

Permalink
build-ci: allow osx failures
Browse files Browse the repository at this point in the history
  • Loading branch information
qaisjp committed Aug 31, 2018
1 parent 893c134 commit 8fda7cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,9 @@ git:
depth: 1

matrix:
allow_failures:
- os: osx

include:
- compiler: gcc
addons:
Expand Down

0 comments on commit 8fda7cb

Please sign in to comment.