[commit: packages/filepath] RyanGlScott-patch-1, master: Now works with GHC HEAD (a79843b)

git at git.haskell.org git at git.haskell.org
Thu Sep 13 14:50:50 UTC 2018


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

On branches: RyanGlScott-patch-1,master
Link       : http://git.haskell.org/packages/filepath.git/commitdiff/a79843b446214122f9af526ad898cf5d6ad22f6c

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

commit a79843b446214122f9af526ad898cf5d6ad22f6c
Author: Neil Mitchell <ndmitchell at gmail.com>
Date:   Wed May 10 12:51:55 2017 +0100

    Now works with GHC HEAD


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

a79843b446214122f9af526ad898cf5d6ad22f6c
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 463dcd1..79a086a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,9 +7,5 @@ env:
 - GHCVER=8.0.2
 - GHCVER=head
 
-matrix:
-  allow_failures:
-  - env: GHCVER=head
-
 script:
 - wget https://raw.github.com/ndmitchell/neil/master/travis.sh -O - --quiet | sh



More information about the ghc-commits mailing list