Updated Ruby version in .travis.yml
This commit is contained in:
parent
ab376edfd4
commit
58e6113fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 2.2.2
|
||||
- 2.5
|
||||
|
||||
install: gem install jekyll jekyll-paginate jemoji html-proofer
|
||||
script: jekyll serve --baseurl "" --detach && htmlproofer ./_site --disable-external --empty-alt-ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue