Update Ruby version for Travis CI builds
Update the version of Ruby used in Travis CI builds to fix dependency issues. Closes #74
This commit is contained in:
parent
f95f5e536b
commit
cba952eb18
@ -1,6 +1,6 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.2
|
||||
- 2.2.2
|
||||
sudo: false
|
||||
script:
|
||||
- bundle exec jekyll build
|
||||
|
Loading…
x
Reference in New Issue
Block a user