Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Added caching
  • Loading branch information
jamestripp authored Apr 9, 2019
1 parent 82bfd45 commit 496e288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ r:
- devel
r_packages:
- covr
cache: packages

after_success:
- Rscript -e 'library(covr); codecov()'

0 comments on commit 496e288

Please sign in to comment.