[commit: packages/process] master, new-flags, new-flags-no-f3df9d6: Added GHC 7.10.2 to Travis matrix (48b9e77)
git at git.haskell.org
git at git.haskell.org
Mon Nov 2 06:23:43 UTC 2015
Repository : ssh://git@git.haskell.org/process
On branches: master,new-flags,new-flags-no-f3df9d6
Link : http://ghc.haskell.org/trac/ghc/changeset/48b9e7707d4daf4f4725263d6990e21f7cc81dda/process
>---------------------------------------------------------------
commit 48b9e7707d4daf4f4725263d6990e21f7cc81dda
Author: Michael Snoyman <michael at snoyman.com>
Date: Wed Aug 19 10:23:32 2015 +0300
Added GHC 7.10.2 to Travis matrix
>---------------------------------------------------------------
48b9e7707d4daf4f4725263d6990e21f7cc81dda
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index ee93e6f..ef55c45 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ env:
- GHCVER=7.6.3 CABALVER=1.16
- GHCVER=7.8.4 CABALVER=1.18
- GHCVER=7.10.1 CABALVER=1.22
+ - GHCVER=7.10.2 CABALVER=1.22
- GHCVER=head CABALVER=head
matrix:
More information about the ghc-commits
mailing list