mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-28 06:10:01 +03:00
Fix line endings of code being checked out for Appveyor.
This commit is contained in:
parent
67b9697be9
commit
7830eddc61
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
init:
|
||||||
|
- git config --global core.autocrlf true
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: function ResolveLatestDMD
|
- ps: function ResolveLatestDMD
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue