Skip to content

Commit

Permalink
Added newer ghc versions to .travis.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Ryder authored and Seth Ryder committed Oct 16, 2018
1 parent 6730845 commit 114d96e
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 @@ -7,6 +7,10 @@ ghc:
- "7.6.3"
- "7.8.4"
- "7.10.3"
- "8.0.2"
- "8.2.2"
- "8.4.4"
- "8.6.1"

before_install:
- travis_retry sudo apt-get update
Expand Down

0 comments on commit 114d96e

Please sign in to comment.