Skip to content
Snippets Groups Projects
Commit 3cc707cc authored by Fernando Mayer's avatar Fernando Mayer
Browse files

Add install to CI

parent fe630a06
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,4 @@ job_R:
- echo $HOME
- Rscript -e 'getwd(); .libPaths(); sessionInfo()'
- Rscript -e 'library(devtools); check()'
- Rscript -e 'library(devtools); install(local = FALSE)'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment