Bump to ruby 2.2 on CircleCI
This commit is contained in:
parent
5930be626d
commit
31932fb4d3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
machine:
|
||||
ruby:
|
||||
version: '2.1'
|
||||
version: '2.2'
|
||||
test:
|
||||
override:
|
||||
- bundle exec rake ci
|
||||
|
|
Loading…
Reference in a new issue