File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ deploy:
2424notifications :
2525 email : false
2626after_success :
27- - if [ "$CI" = "coverage" ]; then npm install coveralls --no-save && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
27+ - if [ "$CI" = "coverage" ]; then npm install coveralls --no-save && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls; fi
Original file line number Diff line number Diff line change 1010[ ![ NPM downloads] ( https://img.shields.io/npm/dy/eslint-plugin-vue-scoped-css.svg )] ( http://www.npmtrends.com/eslint-plugin-vue-scoped-css )
1111[ ![ NPM downloads] ( https://img.shields.io/npm/dt/eslint-plugin-vue-scoped-css.svg )] ( http://www.npmtrends.com/eslint-plugin-vue-scoped-css )
1212[ ![ Build Status] ( https://travis-ci.com/ota-meshi/eslint-plugin-vue-scoped-css.svg?branch=master )] ( https://travis-ci.com/ota-meshi/eslint-plugin-vue-scoped-css )
13+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/ota-meshi/eslint-plugin-vue-scoped-css/badge.svg?branch=dev )] ( https://coveralls.io/github/ota-meshi/eslint-plugin-vue-scoped-css?branch=dev )
1314<!--
14- [](https://coveralls.io/github/ota-meshi/eslint-plugin-vue-scoped-css?branch=master)
1515[](https://greenkeeper.io/)
1616-->
1717
Original file line number Diff line number Diff line change 1010[ ![ NPM downloads] ( https://img.shields.io/npm/dy/eslint-plugin-vue-scoped-css.svg )] ( http://www.npmtrends.com/eslint-plugin-vue-scoped-css )
1111[ ![ NPM downloads] ( https://img.shields.io/npm/dt/eslint-plugin-vue-scoped-css.svg )] ( http://www.npmtrends.com/eslint-plugin-vue-scoped-css )
1212[ ![ Build Status] ( https://travis-ci.com/ota-meshi/eslint-plugin-vue-scoped-css.svg?branch=master )] ( https://travis-ci.com/ota-meshi/eslint-plugin-vue-scoped-css )
13+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/ota-meshi/eslint-plugin-vue-scoped-css/badge.svg?branch=dev )] ( https://coveralls.io/github/ota-meshi/eslint-plugin-vue-scoped-css?branch=dev )
1314<!--
14- [](https://coveralls.io/github/ota-meshi/eslint-plugin-vue-scoped-css?branch=master)
1515[](https://greenkeeper.io/)
1616-->
1717
You can’t perform that action at this time.
0 commit comments