Make AppVeyor fetch all commits to avoid "reference is not a tree" errors in CI

This commit is contained in:
Steve Sanderson 2018-02-16 12:38:43 +00:00
parent 9e333e31c5
commit a6cd139f9c
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ branches:
- dev
- /^release\/.*$/
- /^(.*\/)?ci-.*$/
clone_depth: 1
environment:
global:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true