mirror of https://github.com/laurent22/joplin.git
Merge branch 'master' of github.com:laurent22/joplin
commit
d10d6ba7de
|
@ -6,7 +6,7 @@ platform:
|
||||||
cache:
|
cache:
|
||||||
# Not caching node_modules because appveyor doesn't restore it afterwards (not sure why)
|
# Not caching node_modules because appveyor doesn't restore it afterwards (not sure why)
|
||||||
# - node_modules
|
# - node_modules
|
||||||
- '%USERPROFILE%\.electron'
|
# - '%USERPROFILE%\.electron'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: Install-Product node 8 x64
|
- ps: Install-Product node 8 x64
|
||||||
|
|
Loading…
Reference in New Issue