mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 07:26:13 +01:00
CI fix gitlab
This commit is contained in:
parent
f4d6e1dafe
commit
9fd38afeb1
@ -3,7 +3,7 @@
|
||||
image: rocker/r-base
|
||||
gitlab:
|
||||
script:
|
||||
- atp-get update
|
||||
- apt-get update
|
||||
- apt-get install --yes libssl-dev libcurl4-openssl-dev libxml2-dev
|
||||
- R -e "install.packages(c('backports', 'curl', 'crayon', 'data', 'dplyr', 'hms', 'knitr', 'rlang', 'rvest', 'tidyr', 'xml2', 'covr', 'ggplot2', 'rmarkdown', 'rstudioapi', 'testthat'))"
|
||||
- R CMD build . --no-build-vignettes --no-manual
|
||||
|
Loading…
Reference in New Issue
Block a user