Add Ruby 2.2 to Travis build matrix.
This commit is contained in:
parent
eac3ac095f
commit
928be16fab
|
@ -2,6 +2,7 @@ language: ruby
|
|||
cache: bundler
|
||||
sudo: false
|
||||
rvm:
|
||||
- 2.2
|
||||
- 2.1
|
||||
- 2.0
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue