Prevent Travis from turning LF to CRLF in Windows

This commit is contained in:
Micah Ellison 2020-01-25 15:39:05 -08:00
parent 306e048f19
commit 9f615191b4

View file

@ -7,6 +7,7 @@ cache:
git:
depth: false
autocrlf: false
before_install:
- date