From 4968b387c8f48b6d196e64fd1d5d1f1d599fa489 Mon Sep 17 00:00:00 2001 From: Rich-Harris Date: Sun, 20 Sep 2015 00:01:29 +0200 Subject: [PATCH] try and fix newlines nonsense --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index be1d0d9..cd3fab4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ version: "{build}" clone_depth: 10 init: - - git config --global core.autocrlf true + - git config --global core.autocrlf false environment: matrix: