mirror of
https://github.com/amark/gun.git
synced 2026-03-20 07:09:26 +00:00
Merge pull request #566 from DanielRuf/chore/cache-node-modules
chore: cache node_modules
This commit is contained in:
@@ -3,6 +3,10 @@ branches:
|
||||
except:
|
||||
- debug
|
||||
node_js:
|
||||
- 4
|
||||
- 6
|
||||
- 8
|
||||
- 10
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
Reference in New Issue
Block a user