Skip to content

Commit

Permalink
Update Travis to also check 8.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
isovector committed Mar 31, 2020
1 parent c1166d7 commit 38f7efe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ before_cache:
- rm -rfv $CABALHOME/packages/head.hackage
matrix:
include:
- compiler: ghc-8.10.1
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.10.1","cabal-install-3.0"]}}
- compiler: ghc-8.8.1
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.8.1","cabal-install-3.0"]}}
- compiler: ghc-8.6.5
Expand Down

0 comments on commit 38f7efe

Please sign in to comment.