Skip to content

Commit

Permalink
codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
pvictor committed Aug 8, 2017
1 parent 177dee5 commit a5c78e9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
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 a5c78e9

Please sign in to comment.