mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
cache node_modules on ci
This commit is contained in:
parent
00afce3a4b
commit
44ea5b2998
@ -5,6 +5,10 @@ language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user