From 738e4459ba78cc7ccf897e0201b6434004582a50 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Sat, 25 Jan 2020 15:39:05 -0800 Subject: [PATCH] Prevent Travis from turning LF to CRLF in Windows --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2ad06066..9ab1e5f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ cache: git: depth: false + autocrlf: false before_install: - date