mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
test: enable shallow clone for appveyor
This commit is contained in:
parent
a778feb3dd
commit
bc6837c985
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user