Add Ruby 2.2 & 2.3 to Travis config and fix GEM dependencies
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.3.0
|
||||
- 2.2.0
|
||||
- 2.1.0
|
||||
- 2.0.0
|
||||
- 1.9.3
|
||||
|
||||
Reference in New Issue
Block a user