Update appveyor.yml

pull/41/head
Laurent Cozic 2017-11-21 19:31:43 +00:00 committed by GitHub
parent 27af0e69ef
commit b27519b85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ platform:
cache:
# Not caching node_modules because appveyor doesn't restore it afterwards (not sure why)
# - node_modules
- '%USERPROFILE%\.electron'
# - '%USERPROFILE%\.electron'
install:
- ps: Install-Product node 8 x64