Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Computing
bioinfo_team
corescf
Commits
e254b40c
Commit
e254b40c
authored
Sep 16, 2019
by
domingue
Browse files
Reduces the size of the output
parent
1d1e3d69
Pipeline
#1628
failed with stage
in 42 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e254b40c
...
...
@@ -10,7 +10,7 @@ before_script:
test
:
script
:
-
R -e 'install.packages(c("knitr", "rmarkdown", "assertthat", "covr"), repos = "https://cloud.r-project.org", dependencies = TRUE)'
-
R -e 'devtools::install_deps(dep = TRUE)'
-
R -e 'devtools::install_deps(dep
endencies = TRUE, quiet
= TRUE)'
-
R -e 'devtools::check()'
-
R -e 'devtools::build()'
tags
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment