Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
Add ghc-7.8 travis job
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Nov 11, 2017
1 parent f7c1b90 commit 67c11fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ matrix:
language: generic
addons: { apt: { packages: [ libgmp-dev ] } }
compiler: ghc-7.10
- env: BUILD=stack RESOLVER=ghc-7.8
language: generic
addons: { apt: { packages: [ libgmp-dev ] } }
compiler: ghc-7.8
- env: BUILD=stack RESOLVER=ghc-8.0
os: osx
language: generic
Expand Down

0 comments on commit 67c11fd

Please sign in to comment.