Skip to content

Commit

Permalink
Send coverage data to coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjeffburke committed Feb 22, 2020
1 parent f3c7b16 commit 6c74568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ matrix:
env:
- TARGET=coverage
script: npm run $TARGET
after_success: "<coverage/lcov.info ./node_modules/coveralls/bin/coveralls.js"
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"license": "MIT",
"devDependencies": {
"cookie-parser": "^1.4.4",
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-config-standard": "^14.1.0",
Expand Down

0 comments on commit 6c74568

Please sign in to comment.