Skip to content

Commit 343b392

Browse files
committed
fix(CI): Disable git autocrlf
1 parent 9bbb2af commit 343b392

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ platform:
1313
- x86
1414
- x64
1515

16-
init:
17-
- git config --global core.autocrlf true
18-
1916
cache:
2017
- AllReadyApp\Web-App\AllReady\node_modules # node modules for the app
2118
- '%APPDATA%\npm-cache' # npm cache

0 commit comments

Comments
 (0)