[commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: travis-ci: test with HEAD (c1cab87)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:36:37 UTC 2015


Repository : ssh://git@git.haskell.org/haddock

On branches: master,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3
Link       : http://git.haskell.org/haddock.git/commitdiff/c1cab874c739c9b08ff28d3d67757e59a75531bf

>---------------------------------------------------------------

commit c1cab874c739c9b08ff28d3d67757e59a75531bf
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Thu Dec 18 07:52:34 2014 +0000

    travis-ci: test with HEAD


>---------------------------------------------------------------

c1cab874c739c9b08ff28d3d67757e59a75531bf
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index ad1331f..9161d8d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ language: haskell
 env:
  # - GHCVER=7.8.2
  # - GHCVER=7.8.3
+ - GHCVER=head
 
 before_install:
  - sudo add-apt-repository -y ppa:hvr/ghc



More information about the ghc-commits mailing list