CI: Disable shallow clone

This commit is contained in:
Connor McLaughlin 2020-04-17 02:16:01 +10:00
parent 277c03aca0
commit 5d5d8a5116
1 changed files with 0 additions and 5 deletions

View File

@ -1,15 +1,10 @@
version: 1.0.{build}
branches:
only:
- master
image:
- Visual Studio 2019
- Ubuntu1804
- macOS
clone_depth: 1
install:
- cmd: >-
git submodule update --init --depth 1