Browse Source

Don't use shallow_clone if tests are export-ignored

johnstevenson 7 years ago
parent
commit
3dc7d500df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

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