diff --git a/.appveyor/appveyor.yml b/.appveyor/appveyor.yml index fbad171f8..70cad5718 100644 --- a/.appveyor/appveyor.yml +++ b/.appveyor/appveyor.yml @@ -50,6 +50,7 @@ cache: build_script: - ps: | + git config --global core.autocrlf input git checkout "$env:appveyor_repo_branch" 2>&1 git clone -q --depth=1 -b "$env:appveyor_repo_branch" https://github.com/FlightControl-Master/MOOSE.git c:\Projects\Moose git clone -q --depth=1 -b "W3" https://github.com/FlightControl-User/luadocumentor.git c:\Projects\luadocumentor