Explorar o código

appveyor: fix git commit failing

Kirill Vainer %!s(int64=8) %!d(string=hai) anos
pai
achega
465c456ad3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -12,7 +12,7 @@ skip_tags: true
 
 max_jobs: 1
 
-shallow_clone: true
+clone_depth: 1
 
 image: Visual Studio 2013