diff --git a/.appveyor.yml b/.appveyor.yml index 634aa8b..76b026f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,5 +1,7 @@ --- init: + # Stop git from changing newlines + - git config --global core.autocrlf input # Set up the build environment - '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64 /release'