Bump to ruby 2.2 on CircleCI

This commit is contained in:
Markus Schirp 2015-01-14 12:05:23 +00:00
parent 5930be626d
commit 31932fb4d3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
machine:
ruby:
version: '2.1'
version: '2.2'
test:
override:
- bundle exec rake ci