Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.ci
diff options
context:
space:
mode:
Diffstat (limited to '.ci')
-rw-r--r--.ci/appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/appveyor.yml b/.ci/appveyor.yml
index 6d53be0e1..34bf84914 100644
--- a/.ci/appveyor.yml
+++ b/.ci/appveyor.yml
@@ -6,7 +6,7 @@ environment:
MSYSTEM: MINGW64
ARCH: "64bit"
-clone_depth: 1
+clone_depth: 10
# init:
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))