Add Ruby 2.2 & 2.3 to Travis config and fix GEM dependencies

This commit is contained in:
Denis Yantarev
2016-12-05 03:34:57 +03:00
parent a62039da50
commit b1bb0c996c
2 changed files with 21 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
language: ruby
rvm:
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.9.3