Skip to content

Commit

Permalink
temporarily allow failures on osx (theimpossibleastronaut#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Jun 7, 2020
1 parent 4df362b commit d6ec54e
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 @@ -80,8 +80,8 @@ matrix:
osx_image: xcode10.1
env: XCODE="true"

# allow_failures:
# - os: osx
allow_failures:
- os: osx

before_install:
- echo $CC
Expand Down

0 comments on commit d6ec54e

Please sign in to comment.