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

Commit 2433294

Browse files
author
Timo von Holtz
committed
Add GHC 8 to travis test
1 parent cf54790 commit 2433294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
- CABALVER=1.18 GHCVER=7.6.3
1111
- CABALVER=1.18 GHCVER=7.8.4
1212
- CABALVER=1.22 GHCVER=7.10.2
13+
- CABALVER=1.24 GHCVER=8.0.1
1314

1415
before_install:
1516
- travis_retry sudo add-apt-repository -y ppa:hvr/ghc

0 commit comments

Comments
 (0)