mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-21 18:35:53 +08:00
commit message
This commit is contained in:
10
buyer/.travis.yml
Normal file
10
buyer/.travis.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- '8'
|
||||
|
||||
install:
|
||||
- npm i npm install && npm install
|
||||
|
||||
script:
|
||||
- npm run build
|
||||
Reference in New Issue
Block a user