File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,3 @@ node_js: "stable"
44cache :
55 directories :
66 - node_modules
7- after_script :
8- - npm run-script coveralls
Original file line number Diff line number Diff line change 2626 "textlint" : " summary-to-path | xargs textlint -f pretty-error" ,
2727 "test:example" : " find ./src -name '*-example.js' | xargs babel-node" ,
2828 "test:js" : " mocha" ,
29- "test" : " npm-run-all --parallel test:js test:example textlint eslint:md eslint build" ,
30- "coveralls" : " punctuate-coverage 'ja/**/*.md' | coveralls"
29+ "test" : " npm-run-all --parallel test:js test:example textlint eslint:md eslint build"
3130 },
3231 "keywords" : [
3332 " ebook" ,
3736 "devDependencies" : {
3837 "babel" : " ^5.8.23" ,
3938 "connect" : " ^3.4.0" ,
40- "coveralls" : " ^2.11.4" ,
4139 "eslint" : " ^1.3.0" ,
4240 "eslint-plugin-markdown" : " git://github.com/eslint/eslint-plugin-markdown.git" ,
4341 "espower-babel" : " ^3.3.0" ,
5149 "node-fetch" : " ^1.3.2" ,
5250 "npm-run-all" : " ^1.2.8" ,
5351 "power-assert" : " ^1.0.0" ,
54- "punctuate-coverage" : " ^1.0.3" ,
5552 "textlint" : " ^3.3.0" ,
5653 "textlint-rule-max-ten" : " ^1.1.0" ,
5754 "textlint-rule-no-mix-dearu-desumasu" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments