Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Commit

Permalink
Allow failures for Cabal 1.16 (too buggy)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Jan 16, 2016
1 parent 22d1771 commit a69da89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ matrix:
addons: {apt: {packages: [cabal-install-head,ghc-head], sources: [hvr-ghc]}}

allow_failures:
- env: CABALVER=1.16 GHCVER=7.6.3
- env: CABALVER=head GHCVER=head

before_install:
Expand Down

0 comments on commit a69da89

Please sign in to comment.