Install gems locally so they get cached
This commit is contained in:
@@ -32,7 +32,7 @@ install:
|
||||
- pandoc --version
|
||||
|
||||
# Install ruby gems
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- bundle install --jobs=3 --retry=3 --deployment
|
||||
|
||||
# Install R packages
|
||||
- mkdir -p "$R_LIBS_USER"
|
||||
|
||||
Reference in New Issue
Block a user