mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
9 lines
75 B
YAML
9 lines
75 B
YAML
language: node_js
|
|
|
|
node_js: node
|
|
|
|
cache:
|
|
npm: true
|
|
|
|
install: npm install
|