Skip to content

Commit

Permalink
Bumped ghc to 801
Browse files Browse the repository at this point in the history
  • Loading branch information
dmjio committed May 30, 2016
1 parent 309ed70 commit f71719f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -9,8 +9,8 @@ matrix:
addons: {apt: {packages: [ghc-7.8.4], sources: [hvr-ghc]}}
- env: GHCVER=7.10.2
addons: {apt: {packages: [ghc-7.10.2],sources: [hvr-ghc]}}
- env: GHCVER=8.0.0
addons: {apt: {packages: [ghc-8.0.0],sources: [hvr-ghc]}}
- env: GHCVER=8.0.1
addons: {apt: {packages: [ghc-8.0.1],sources: [hvr-ghc]}}
- env: GHCVER=head
addons: {apt: {packages: [ghc-head], sources: [hvr-ghc]}}
allow_failures:
Expand Down
File renamed without changes.

0 comments on commit f71719f

Please sign in to comment.