Skip to content

Commit

Permalink
Merge pull request #46 from isovector/travis
Browse files Browse the repository at this point in the history
Update Travis to also check 8.10.1
  • Loading branch information
conal authored May 4, 2020
2 parents 128af4e + 38f7efe commit 711d33e
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 711d33e

Please sign in to comment.