From 118d0afe26f096111922d70a609d1b52e17886e2 Mon Sep 17 00:00:00 2001 From: Aaron Suggs Date: Fri, 1 Jul 2016 16:21:50 -0400 Subject: [PATCH] Drop tests for ruby 2.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s EOL, so we’re not supporting it anymore. --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 92cd7e1..c164296 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: ruby rvm: - - 2.0.0 - - 2.1.7 - - 2.2.3 + - 2.1.9 + - 2.2.5 + - 2.3.1 - jruby-19mode gemfile: