mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Cache node_modules on CircleCI
This commit is contained in:
committed by
Nathan Sobo
parent
77f8811b18
commit
1e00a9ad27
@@ -22,6 +22,12 @@ dependencies:
|
||||
override:
|
||||
- script/bootstrap
|
||||
|
||||
cache_directories:
|
||||
- apm/node_modules
|
||||
- build/node_modules
|
||||
- node_modules
|
||||
- electron
|
||||
|
||||
test:
|
||||
override:
|
||||
- script/grunt ci
|
||||
|
||||
Reference in New Issue
Block a user