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

View file

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