Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hafen committed Oct 31, 2016
1 parent 28237df commit 915d210
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ r_binary_packages:
- lintr
after_success:
- Rscript -e 'covr::codecov()'
- Rscript -e "packagedocs::deploy_travis()"
- Rscript -e 'devtools::install_github("hafen/lazyrmd@jsonp")'
- Rscript -e 'packagedocs::deploy_travis()'
branches:
only:
- master
Expand Down

0 comments on commit 915d210

Please sign in to comment.