Skip to content

Commit

Permalink
Add coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn committed Nov 5, 2016
1 parent 338f615 commit af596f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,3 +4,5 @@ node_js:
- "5.10.0" # Ships with Atom 1.11.2
script:
- npm run coverage
after_script:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -23,6 +23,7 @@
},
"homepage": "https://github.com/gustavnikolaj/linter-js-standard-engine#readme",
"devDependencies": {
"coveralls": "^2.11.14",
"debug": "2.2.0",
"mocha": "^3.1.2",
"nyc": "^8.3.2",
Expand Down

0 comments on commit af596f9

Please sign in to comment.