Commit cd55e75f authored by justcoding121's avatar justcoding121

disable shallow clone

parent de6daa71
......@@ -10,7 +10,7 @@
version: 3.0.{build}
image: Visual Studio 2017
shallow_clone: true
shallow_clone: false
#---------------------------------#
# build configuration #
......@@ -39,9 +39,6 @@ test: on
# skip building commits that add tags (such as release tag)
skip_tags: true
init:
- ps: IF ($env:APPVEYOR_REPO_BRANCH -eq "master") {$env:APPVEYOR_CACHE_SKIP_RESTORE = "true"}
skip_commits:
author: buildbot121
files:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment