Merge pull request #700 from thelounge/astorije/appveyor-cache
Fix AppVeyor cache never being successfully built
This commit is contained in:
commit
427a630094
@ -23,7 +23,7 @@ test_script:
|
||||
|
||||
# cache npm modules
|
||||
cache:
|
||||
- '%AppData%/npm-cache'
|
||||
- '%AppData%\npm-cache'
|
||||
|
||||
# Don't actually build
|
||||
build: off
|
||||
|
Loading…
Reference in New Issue
Block a user