Commit aecd1801 by Administrator

test environment variables

parent 2c0b9ac4
image: docker.io/jangorecki/r-pkg image: docker.io/jangorecki/r-pkg
test: test:
script: script:
- export
# install R packages # install R packages
- Rscript -e 'install.packages(c("sp", "knitr"))' - Rscript -e 'install.packages(c("sp", "knitr"))'
# build pkg # build pkg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment