Skip to content

Commit

Permalink
chore(package): remove coveralls and codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Nov 21, 2017
1 parent 1e4c3c0 commit 60ce2b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 485 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ node_js:
notifications:
email: false
after_success:
- npm run coveralls
- npm run codeclimate
- npm i -g coveralls codeclimate-test-reporter
- coveralls < coverage/lcov.info
- codeclimate-test-reporter < coverage/lcov.info

0 comments on commit 60ce2b1

Please sign in to comment.