From a2d3ab59c08b3cabba3e23181f6cc83b5630fcc6 Mon Sep 17 00:00:00 2001 From: Yatish Mehta Date: Tue, 13 Jan 2015 10:17:48 -0500 Subject: [PATCH] Adds 2.2 in travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 05e09664..c37149f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ rvm: - 1.9.3 - 2.0.0 - 2.1 + - 2.2 gemfile: - gemfiles/default-with-activesupport.gemfile