We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc9028 commit fa5859cCopy full SHA for fa5859c
.travis.yml
@@ -14,7 +14,7 @@ branches:
14
- dev
15
16
script:
17
- - npm test
+ - npm test:cover
18
- npm run codecov
19
20
# 配置当构建失败的时候发送通知 https://docs.travis-ci.com/user/notifications
0 commit comments