[commit: packages/unix] master: Add GHC 7.8.4 to test-matrix (fa24ceb)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:51:23 UTC 2015
Repository : ssh://git@git.haskell.org/unix
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/fa24cebd8246aabc0d590fc22561f90e6b1252df/unix
>---------------------------------------------------------------
commit fa24cebd8246aabc0d590fc22561f90e6b1252df
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Dec 27 19:18:50 2014 +0100
Add GHC 7.8.4 to test-matrix
>---------------------------------------------------------------
fa24cebd8246aabc0d590fc22561f90e6b1252df
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index ae43717..19ac588 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ env:
- CABALVER=1.18 GHCVER=7.8.1
- CABALVER=1.18 GHCVER=7.8.2
- CABALVER=1.18 GHCVER=7.8.3
+ - CABALVER=1.18 GHCVER=7.8.4
- CABALVER=1.22 GHCVER=7.10.1
- CABALVER=head GHCVER=head
More information about the ghc-commits
mailing list