Fix line endings of code being checked out for Appveyor.

This commit is contained in:
skl131313 2017-12-16 10:05:27 -05:00
parent 67b9697be9
commit 7830eddc61

View file

@ -31,6 +31,9 @@ branches:
only:
- master
init:
- git config --global core.autocrlf true
install:
- ps: function ResolveLatestDMD
{