Skip to content
Snippets Groups Projects
Commit bc5cce31 authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Remove a parte script e deixa a parte yaml.

parent 073d3c69
No related branches found
No related tags found
No related merge requests found
Pipeline #
before_script: before_script:
- mkdir -p ~/R-tests/ - mkdir -p ~/R-tests/
R_check_script:
script:
- ./.ci_c3sl.sh
tags:
- r
- devtools
- knitr
- rmarkdown
- testthat
R_check_install: R_check_install:
script: script:
- Rscript -e '.libPaths(new = "~/R-tests/"); .libPaths(); sessionInfo();' - Rscript -e '.libPaths(new = "~/R-tests/"); .libPaths(); sessionInfo();'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment