[commit: packages/xhtml] master: Add GHC 8.2.1 to test-matrix (bcd513f)
git at git.haskell.org
git at git.haskell.org
Sat Jun 17 20:55:49 UTC 2017
Repository : ssh://git@git.haskell.org/xhtml
On branch : master
Link : http://git.haskell.org/packages/xhtml.git/commitdiff/bcd513feda497fa2f0196101aa55f9d488d58ef5
>---------------------------------------------------------------
commit bcd513feda497fa2f0196101aa55f9d488d58ef5
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Apr 18 10:47:21 2017 +0200
Add GHC 8.2.1 to test-matrix
>---------------------------------------------------------------
bcd513feda497fa2f0196101aa55f9d488d58ef5
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 21fa639..8f93745 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ env:
- GHCVER=7.8.4
- GHCVER=7.10.3
- GHCVER=8.0.1
+ - GHCVER=8.2.1
before_install:
- sudo add-apt-repository -y ppa:hvr/ghc
More information about the ghc-commits
mailing list