Skip to content

Commit

Permalink
Fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
BroVic committed Aug 5, 2020
1 parent 3c8c963 commit 471ab2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ r:
- release
- devel
cache: packages
repos:
CRAN: https://cran.rstudio.com
rforge: http://R-forge.r-project.org
after_success:
- Rscript -e 'covr::codecov()'
addons:
Expand Down

0 comments on commit 471ab2d

Please sign in to comment.