blog-source/themes/next/.travis.yml
2022-03-15 20:46:31 +08:00

9 lines
75 B
YAML

language: node_js
node_js: node
cache:
npm: true
install: npm install