Merge pull request #1389 from tricknotes/ruby-2.2
Test against Ruby 2.2.0 on Travis CI
This commit is contained in:
commit
49a7c1f3da
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: ruby
|
|||
bundler_args: --without development
|
||||
rvm:
|
||||
- ruby-head
|
||||
- 2.2
|
||||
- 2.1.1
|
||||
- 2.1.0
|
||||
- 2.0.0
|
||||
|
|
Loading…
Reference in a new issue