test: enable shallow clone for appveyor

This commit is contained in:
Clark Du 2018-08-10 17:03:38 +01:00
parent a778feb3dd
commit bc6837c985

View File

@ -7,6 +7,10 @@ cache:
- 'node_modules -> yarn.lock'
- '%LOCALAPPDATA%\\Yarn -> yarn.lock'
image: Visual Studio 2017
shallow_clone: true
# Install scripts. (runs after repo cloning)
install:
# Get the latest stable version of Node.js or io.js