AppVeyor: Cache node_modules

This commit is contained in:
syuilo 2017-01-18 14:57:45 +09:00
parent b343bef232
commit a97a15407a

View File

@ -36,3 +36,6 @@ before_test:
test_script:
- npm test
cache:
- node_modules