About
@@ -3,6 +3,8 @@ r: bioc-devel
sudo: false
cache: packages
warnings_are_errors: false
+r_github_packages:
+ - jimhester/covr
after_success:
- Rscript -e 'covr::codecov()'
before_install: