This commit is contained in:
dr. M.S. (Matthijs) Berends 2018-12-24 13:21:47 +01:00
parent ddc0f3ddf7
commit 81ca380877
1 changed files with 1 additions and 3 deletions

View File

@ -34,13 +34,11 @@ R 3:
name: 'Rcheck log'
expire_in: '1 month'
before_script:
pages:
image: debian:buster-slim
script:
- apt-get update && apt-get -y install pandoc r-base
- Rscript -e "install.packages('pkgdown', repos = 'http://cran.rstudio.com')"
pages:
- R -e "pkgdown::build_site()"
artifacts:
paths: