Skip to content

Commit

Permalink
Add codecov on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
timonreinhard committed May 2, 2016
1 parent 37a345d commit 309654e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ node_js:
- "4.0"
- "0.12"
after_success:
- codeclimate-test-reporter < coverage/lcov.info
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 309654e

Please sign in to comment.