瀏覽代碼

[appveyor] Clone the whole history (#1365)

Right now we have a mechanism to version rolling build. It depends
on the Git history and will count number of commits. So we need
the full history.
Lei Zhang 7 年之前
父節點
當前提交
16f2ff2294
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      appveyor.yml

+ 0 - 1
appveyor.yml

@@ -5,7 +5,6 @@ platform: x64
 configuration: Release
 
 clone_folder: c:\projects\DirectXShaderCompiler
-clone_depth: 1
 
 environment:
   HLSL_SRC_DIR: c:\projects\DirectXShaderCompiler