Skip to content

Commit

Permalink
travis: allow macOS failure
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed May 3, 2021
1 parent de0efa7 commit 591ad9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ matrix:
exclude:
- os: osx
compiler: gcc
#allow_failures:
# - os: osx # if we exceed the time limit
allow_failures:
- os: osx # if we exceed the time limit
fast_finish: true


Expand Down

0 comments on commit 591ad9a

Please sign in to comment.