Support Ruby 2.2

This adds Ruby 2.2 to Travis.
This commit is contained in:
Joe Ferris 2015-05-22 13:51:17 -04:00
parent ec49c2b1dc
commit 179ca5b6da
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.9.3
- 2.1
- 2.2
- jruby-19mode
notifications:
email: false