ci: Don't limit Git history cloning for AppVeyor

The git history is required to determine the version number correctly, and without it the generated archives unfortunately lack that information making them look identical to earlier versions in log files.
This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2019-03-01 19:49:00 +01:00
parent ba00fbb97e
commit 6f1fdb41e7
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ cache:
- build/64/libobs-src
# Repository Settings
clone_depth: 1
shallow_clone: true
branches:
except:
- /i18n_.*/