Skip to content

Commit

Permalink
remove local dependency coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
amitguptagwl committed Apr 27, 2018
1 parent a717e34 commit 814c443
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 433 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ node_js:
script: npm run coverage
after_success:
- npm install -g codeclimate-test-reporter
- npm install -g coveralls
- codeclimate-test-reporter < ./coverage/lcov.info
- coveralls < ./coverage/lcov.info
before_script:
Expand Down
Loading

0 comments on commit 814c443

Please sign in to comment.