添加 eggjs web-server,初步支持多宝短信
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
- '8'
|
||||
before_install:
|
||||
- npm i npminstall -g
|
||||
install:
|
||||
- npminstall
|
||||
script:
|
||||
- npm run ci
|
||||
after_script:
|
||||
- npminstall codecov && codecov
|
||||
Reference in New Issue
Block a user