Problem: appveyor builds fails if they are not the most recent commit

Solution: use shallow_clone option instead of clone_depth
This commit is contained in:
Simon Giesecke 2018-02-13 10:42:02 +01:00
parent 815c7db06b
commit 9aa957b445

View File

@ -1,6 +1,6 @@
version: build-{build}
clone_depth: 1
shallow_clone: true
skip_tags: true