Fix AppVeyor git line ending config
This commit is contained in:
parent
ee511e4181
commit
f0fcaa91fe
|
|
@ -1,3 +1,5 @@
|
||||||
|
init:
|
||||||
|
- git config --global core.autocrlf true
|
||||||
build_script:
|
build_script:
|
||||||
- build.cmd verify
|
- build.cmd verify
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue