chore: skip

pull/109/head
贤心 2021-04-07 00:38:30 +08:00
parent a03e45eaf3
commit 757beaeb44
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ script:
- npm run test:sauce
after_script:
- npm install coveralls && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage