Skip to content

Commit

Permalink
Update coverage to use coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Oct 22, 2018
1 parent 359e254 commit 02fa832
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 @@ -5,4 +5,4 @@ sudo: false
cache: packages
warnings_are_errors: false
after_success:
- Rscript -e 'covr::codecov()'
- Rscript -e 'covr::coveralls()'

0 comments on commit 02fa832

Please sign in to comment.