Explorar el Código

[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 hace 7 años
padre
commit
16f2ff2294
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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