Browse Source

Don't use shallow_clone if tests are export-ignored

johnstevenson 7 năm trước cách đây
mục cha
commit
3dc7d500df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -1,5 +1,5 @@
 build: false
-shallow_clone: true
+clone_depth: 5
 platform:
   - x86
   - x64