Skip to content

Commit

Permalink
use CRAN version of covr package
Browse files Browse the repository at this point in the history
  • Loading branch information
bquast committed Dec 18, 2015
1 parent a76d686 commit 839e870
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ warnings_are_errors: true
env:
global:
- CRAN: http://cran.rstudio.com

r_github_packages:
- jimhester/covr

r_packages:
- testthat
- rmarkdown
- covr


after_success:
Expand Down

0 comments on commit 839e870

Please sign in to comment.