Newer
Older
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
language: R
- Rscript -e 'covr::codecov()'
notifications:
email:
on_success: change
on_failure: change
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r
language: R
- Rscript -e 'covr::codecov()'
notifications:
email:
on_success: change
on_failure: change