Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ottlngr committed Jun 5, 2017
1 parent 9fdc656 commit bf3e39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,6 +5,6 @@ sudo: false
cache: packages

r_github_packages:
- covr
- jimhester/covr
after_success:
- Rscript -e 'covr::codecov()'

0 comments on commit bf3e39f

Please sign in to comment.