From e77676826107f91b23d59908b05bc54f2908f075 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Wed, 3 Jan 2018 11:29:07 -0600 Subject: [PATCH] Stop testing with Ruby 1.9.3 Ruby 1.9.3 is so far out of support that we need to stop supporting it. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 89a6a66e..adf11d5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: ruby sudo: false cache: bundler rvm: - - 1.9.3 - 2.0.0 - 2.1 - 2.2