Skip to content

Commit

Permalink
Remove some allowed travis fails, as they pass commercialhaskell#2190 c…
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed May 31, 2016
1 parent 2de4392 commit 7f7cead
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ matrix:
# the fix to #1570 (but HEAD does)
- env: BUILD=stack GHCVER=head STACK_YAML=stack-8.0.yaml

# See https://github.com/commercialhaskell/stack/issues/2121
- env: BUILD=cabal CABALVER=1.22 GHCVER=7.10.2

# See https://github.com/commercialhaskell/stack/issues/2190
- env: BUILD=cabal CABALVER=1.18 GHCVER=7.8.4

# Note: the distinction between `before_install` and `install` is not important.
# - in before_install we install build tools
# - in install we install (haskell) dependencies
Expand Down

0 comments on commit 7f7cead

Please sign in to comment.