From b5dd56977dbd511ab7ce06e84e749253063a8174 Mon Sep 17 00:00:00 2001 From: Nicolas Leger Date: Mon, 22 Jun 2015 15:01:16 +0200 Subject: [PATCH] Test on Ruby 2.2 and auto test on patched versions --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 313f7a13..df7e008d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ cache: bundler rvm: + - 2.2 - 2.1 - 2.0.0 - 1.9.3