Skip to content

Commit

Permalink
ghc-head isn't a up to date ppa target
Browse files Browse the repository at this point in the history
  • Loading branch information
cartazio committed Jan 30, 2020
1 parent 8baeece commit e49e948
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ matrix:
- compiler: "ghc-7.4.2"
env: TESTTARGETS="vector:vector-tests-O0 vector:vector-tests-O2"
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-2.4,ghc-7.4.2], sources: [hvr-ghc]}}
- compiler: "ghc-head"
env: GHCHEAD=true TESTTARGETS="vector:vector-tests-O0 vector:vector-tests-O2"
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-head], sources: [hvr-ghc]}}

allow_failures:
- compiler: "8.10.1"
Expand Down

0 comments on commit e49e948

Please sign in to comment.