Try to upgrade ruby

This commit is contained in:
hadley
2016-02-17 05:43:30 +11:00
parent b8abb5e88e
commit 8b76d17782

View File

@@ -11,6 +11,7 @@ addons:
# Install ruby gems # Install ruby gems
before_script: before_script:
- rvm install 2.2.0
- bundle install --jobs=3 --retry=3 --deployment - bundle install --jobs=3 --retry=3 --deployment
script: bundle exec jekyll build script: bundle exec jekyll build