Skip to content

Commit 051ed96

Browse files
committed
Removed shallow_clone option from appveyor.yml
1 parent 6038b43 commit 051ed96

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
@@ -33,9 +33,6 @@ init:
3333
- git config --global core.autocrlf true
3434
- ps: $env:GIT_HASH=$env:APPVEYOR_REPO_COMMIT.Substring(0, 10)
3535

36-
# fetch repository as zip archive
37-
shallow_clone: true # default is "false"
38-
3936
# clone directory
4037
clone_folder: c:\projects\bin2cpp
4138

0 commit comments

Comments
 (0)