[commit: packages/filepath] master: Update .travis.yml (0dce5ba)

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


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

On branch  : master
Link       : http://git.haskell.org/packages/filepath.git/commitdiff/0dce5ba657a0d3ff86251746efda3cc25c71a4f5

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

commit 0dce5ba657a0d3ff86251746efda3cc25c71a4f5
Author: Neil Mitchell <ndmitchell at gmail.com>
Date:   Fri Aug 24 12:49:56 2018 +0100

    Update .travis.yml


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

0dce5ba657a0d3ff86251746efda3cc25c71a4f5
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 34ae866..07f53fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,4 +11,4 @@ env:
 - GHCVER=head
 
 script:
-- curl -sL https://raw.github.com/ndmitchell/neil/master/travis.sh | sh
+- curl -sSL https://raw.github.com/ndmitchell/neil/master/travis.sh | sh



More information about the ghc-commits mailing list