mirror of
https://github.com/zh-lx/pinyin-pro.git
synced 2026-03-13 09:51:38 +08:00
feat: 修改 travis node 版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
- 16.0.0
|
||||
script: npm run test
|
||||
after_script: npm run cover && cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user