deps(update): test with ruby 2.2.2

need to add `test-unit` gem when using ruby >= 2.2.0
This commit is contained in:
GROUX Richard
2015-07-27 13:49:03 +02:00
parent 3301252fb2
commit f651a401e8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ rvm:
- 2.0.0
- 2.1.0
- 2.1.1
- 2.2.2
- jruby-19mode
before_install:
- sudo apt-get update