Skip to content

Commit

Permalink
Add covr and withr to get codecov reports
Browse files Browse the repository at this point in the history
  • Loading branch information
andrie committed Jul 21, 2017
1 parent fd966b3 commit 1b1d7a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ Suggests:
devtools,
knitr,
rmarkdown,
testthat(>= 0.9)
testthat(>= 0.9),
covr,
withr
LazyData: true
LazyLoad: true
VignetteBuilder: knitr
Expand Down

0 comments on commit 1b1d7a8

Please sign in to comment.