Skip to content

Commit

Permalink
Add commented out allow-failures
Browse files Browse the repository at this point in the history
Not sure how to specify it
  • Loading branch information
alanz committed Jan 9, 2017
1 parent c3662b6 commit e61b9f3
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 @@ -45,6 +45,9 @@ matrix:
- compiler: "ghc-8.0.2"
# env: TEST=--disable-tests BENCH=--disable-benchmarks
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-8.0.2], sources: [hvr-ghc]}}
# allow_failures:
# - env: CABALVER=head GHCVER=head


before_install:
- HC=${CC}
Expand Down

0 comments on commit e61b9f3

Please sign in to comment.