AppVeyor: Cache node_modules

This commit is contained in:
syuilo 2017-01-18 14:57:45 +09:00
parent 6810c149d3
commit f6c3a53367

View file

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