Merge branch 'master' of github.com:laurent22/joplin

pull/41/head
Laurent Cozic 2017-11-21 19:44:10 +00:00
commit d10d6ba7de
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