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