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

Commit 4313c6a

Browse files
committed
Travis CI: Test with GHC 8.4 instead of GHC 7.8
1 parent c2d99db commit 4313c6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cache:
88
- $HOME/.cabal
99

1010
ghc:
11-
- '7.8'
1211
- '7.10'
1312
- '8.0'
1413
- '8.2'
14+
- '8.4'

0 commit comments

Comments
 (0)