Skip to content

Commit

Permalink
Deploy pkgdown on commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Dec 11, 2018
1 parent ff28607 commit 0ddfbee
Show file tree
Hide file tree
Showing 69 changed files with 6 additions and 19,742 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
^pkgdown$
^appveyor\.yml$
^.*\.Rproj$
^\.Rproj\.user$
Expand Down
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ matrix:
- r: 3.5
after_success:
- Rscript -e 'covr::codecov()'
before_deploy: Rscript -e 'remotes::install_cran("pkgdown")'
deploy:
provider: script
script: Rscript -e 'pkgdown::deploy_site_github()'
skip_cleanup: true
- r: devel

env:
Expand Down
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

138 changes: 0 additions & 138 deletions docs/CONDUCT.html

This file was deleted.

Loading

0 comments on commit 0ddfbee

Please sign in to comment.