Skip to content

Commit

Permalink
Update codecov interface
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 13, 2016
1 parent 59ce8b5 commit 46896a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ node_js:
- '5.0'
- iojs
sudo: false
after_script: npm install codecov.io && cat ./coverage/lcov.info | codecov
after_success:
- bash <(curl -s https://codecov.io/bash)
deploy:
- provider: npm
email: tituswormer@gmail.com
Expand Down

0 comments on commit 46896a8

Please sign in to comment.