Add Ruby 2.2.x to Travis CI config

This commit is contained in:
Marc Siegel 2015-06-24 15:54:11 -04:00
parent 32e1f125f5
commit baf4811fe4
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ language: ruby
cache: bundler
rvm:
- ruby-head
- 2.1.2
- 2.1.1
- 2.1.0
- 2.2
- 2.1
- 2.0.0
- 1.9.3
- 1.9.2