Use is probably sufficient
This commit is contained in:
parent
8f442704c3
commit
cd3915c19f
|
@ -11,8 +11,7 @@ addons:
|
|||
|
||||
# Install ruby gems
|
||||
before_script:
|
||||
- rvm install 2.2.3
|
||||
- rvm use 2.2.3
|
||||
- rvm use 2.2.0
|
||||
- bundle install --jobs=3 --retry=3 --deployment
|
||||
|
||||
script: bundle exec jekyll build
|
||||
|
|
Loading…
Reference in New Issue