updated 添加npm信息

This commit is contained in:
zhenghaole
2023-10-27 20:17:18 +08:00
parent 461af91bc5
commit 3796594ae3
3 changed files with 2 additions and 27 deletions

View File

@@ -1,14 +0,0 @@
language: node_js
node_js:
- "18.2.0"
install:
- npm install
script:
- npm run build
branches:
only:
- master