ソースを参照

appveyor: fix git commit failing

Kirill Vainer 8 年 前
コミット
465c456ad3
1 ファイル変更1 行追加1 行削除
  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