From 021f41461be9ccdadaafb488f79fbd164a37c323 Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Thu, 25 Feb 2016 21:50:56 +0100 Subject: [PATCH] AppVeyor: Use same line endings as original files --- appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 45e719e1e9e..d8d597a6d8a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,5 @@ # http://www.appveyor.com/docs/appveyor-yml -# Fix line endings in Windows. (runs before repo cloning) -init: - - git config --global core.autocrlf true - # Test against these versions of Node.js. environment: matrix: