Skip to content

Commit

Permalink
Add covr
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisGuillem committed Apr 7, 2017
1 parent 94fa1f1 commit 650f8f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ language: R
sudo: false
cache: packages

r_packages:
- covr

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

0 comments on commit 650f8f8

Please sign in to comment.