From 43901714fabac44986f7aa5adeaf53349c99dbd5 Mon Sep 17 00:00:00 2001 From: Paul Thornthwaite Date: Mon, 28 Sep 2015 14:03:28 +0100 Subject: [PATCH] Remove 1.9.2 testing. We did drop this as supported with Fog 2.0 which is a few days from release (hopefully). So no need for the burden of testing it here. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d5a1f09..212b40b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,8 +15,6 @@ matrix: gemfile: Gemfile.1.8.7 - rvm: jruby-18mode gemfile: Gemfile.1.8.7 - - rvm: 1.9.2 - gemfile: Gemfile.1.9.3 - rvm: 1.9.3 gemfile: Gemfile.1.9.3 - rvm: jruby-19mode