From ae0e46a156803a78832a9ca4d018072d88982385 Mon Sep 17 00:00:00 2001 From: Paul Thornthwaite Date: Thu, 10 Jul 2014 16:39:35 +0100 Subject: [PATCH] [#3048] Don't drop 1.8.7 checking yet Since it's backwards incompatible for older servers we don't want people to think support is dropped. Support will be dropped in fog 2.0 but we are still scheduling that! --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5bec2e610..620ec9e1a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,8 +25,6 @@ matrix: gemfile: Gemfile allow_failures: - - rvm: 1.8.7 - - rvm: jruby-18mode - rvm: jruby-head notifications: