Try to upgrade ruby
This commit is contained in:
@@ -11,6 +11,7 @@ addons:
|
||||
|
||||
# Install ruby gems
|
||||
before_script:
|
||||
- rvm install 2.2.0
|
||||
- bundle install --jobs=3 --retry=3 --deployment
|
||||
|
||||
script: bundle exec jekyll build
|
||||
|
||||
Reference in New Issue
Block a user