Disable git's CRLF-conversion feature

There are test files that purposefully use CR line-endings.
This commit is contained in:
Max Brunsfeld 2017-08-09 09:41:51 -07:00
parent 964dd16812
commit 96a2b05289

View file

@ -7,6 +7,9 @@ branches:
platform:
- x86
init:
- git config --global core.autocrlf false
install:
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
- script\configure.cmd