About
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r language: r r: bioc-release after_success: - Rscript -e 'covr::codecov()'