AppVeyor: Cache node_modules
This commit is contained in:
@@ -36,3 +36,6 @@ before_test:
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- npm test
|
- npm test
|
||||||
|
|
||||||
|
cache:
|
||||||
|
- node_modules
|
||||||
|
Reference in New Issue
Block a user