File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 include :
1313 - stage : Coverage Report
1414 - node_js node
15- - script : cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
15+ - script : jest && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
1616
1717deploy :
1818 provider : npm
Original file line number Diff line number Diff line change 1414 <img alt="Build Status" src="https://img.shields.io/travis/atomicpages/pretty-checkbox-react.svg?style=flat-square">
1515 </a >
1616 <a href =' https://coveralls.io/github/atomicpages/pretty-checkbox-react?branch=master ' >
17- <img src=' https://coveralls. io/repos /github/atomicpages/pretty-checkbox-react/badge .svg?branch=master' alt='Coverage Status' / >
17+ <img alt="Coverage Status" src=" https://img.shields. io/coveralls /github/atomicpages/pretty-checkbox-react/master .svg?style=flat-square" >
1818 </a >
1919</p >
2020<br >
You can’t perform that action at this time.
0 commit comments