mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
AppVeyor: Cache node_modules
This commit is contained in:
@ -36,3 +36,6 @@ before_test:
|
||||
|
||||
test_script:
|
||||
- npm test
|
||||
|
||||
cache:
|
||||
- node_modules
|
||||
|
Reference in New Issue
Block a user