1
0
mirror of https://github.com/bitwarden/help synced 2025-12-10 13:23:16 +00:00

add ruby 2.6 to stack

This commit is contained in:
Kyle Spearrin
2019-03-22 09:54:22 -04:00
parent 861546d0f6
commit 6c5a5ec61f

View File

@@ -5,9 +5,9 @@ branches:
except: except:
- gh-pages - gh-pages
stack: node 10 stack: node 10, ruby 2.6.0
install: init:
- gem install jekyll bundler - gem install jekyll bundler
before_build: before_build: