[commit: packages/filepath] master: Require GHC Head to pass (6854fc2)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 11:37:20 UTC 2015
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/6854fc27459e39085b9566456210170ed6aa5880
>---------------------------------------------------------------
commit 6854fc27459e39085b9566456210170ed6aa5880
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Tue Nov 4 20:18:16 2014 +0000
Require GHC Head to pass
>---------------------------------------------------------------
6854fc27459e39085b9566456210170ed6aa5880
.travis.yml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 8783444..ca85eb5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,9 +5,5 @@ env:
- GHCVER=7.8.3
- GHCVER=head
-matrix:
- allow_failures:
- - env: GHCVER=head
-
script:
- wget https://raw.github.com/ndmitchell/neil/master/travis.sh -O - --no-check-certificate --quiet | sh
More information about the ghc-commits
mailing list