Skip to content

Commit

Permalink
mac tests can fail (it is too slow in travis)
Browse files Browse the repository at this point in the history
  • Loading branch information
agocorona committed Jun 17, 2017
1 parent 94d3bc7 commit 8ed4aaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ matrix:
os: osx

allow_failures:
- env: BUILD=stack ARGS="--resolver lts-7"
compiler: ": #stack 8.0.1 LTS 7 (OS X)"
os: osx
- env: BUILD=ghcjs ARGS="--stack-yaml=stack-ghcjs.yaml"
- env: BUILD=cabal GHCVER=head CABALVER=head
- env: BUILD=stack ARGS="--resolver nightly"
Expand Down

0 comments on commit 8ed4aaf

Please sign in to comment.