Skip to content

Commit

Permalink
Add codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
SimmonsBI committed Jan 25, 2018
1 parent 4d5269c commit d485f25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -3,3 +3,9 @@
language: R
sudo: false
cache: packages

r_packages:
- covr

after_success:
- Rscript -e 'library(covr); codecov()'

0 comments on commit d485f25

Please sign in to comment.