Add Ruby 2.2 to Travis build matrix.

This commit is contained in:
Parker Moore 2014-12-25 14:28:03 -05:00
parent eac3ac095f
commit 928be16fab
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: ruby
cache: bundler cache: bundler
sudo: false sudo: false
rvm: rvm:
- 2.2
- 2.1 - 2.1
- 2.0 - 2.0
env: env: