Skip to content

Commit

Permalink
Add osx to allowed failure
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Mar 19, 2017
1 parent 14f2cbc commit 2b1aaa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ matrix:
allow_failures:
- env: BUILD=cabal GHCVER=head CABALVER=head HAPPYVER=1.19.5 ALEXVER=3.1.7 RUN_TESTS=--run-tests
- env: BUILD=stack ARGS="--resolver nightly"
- env: BUILD=stack ARGS=""
os: osx

before_install:
# Using compiler above sets CC to an invalid value, so unset it
Expand Down

0 comments on commit 2b1aaa9

Please sign in to comment.