From 7c404e72d24db44097140072ed265aeee36f3495 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Fri, 23 Oct 2015 10:20:31 +0100 Subject: [PATCH] Dropping support for Ruby 1.9.3 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 52540b57..41c187ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ before_install: script/travis/before_install rvm: - - 1.9.3 - 2.0.0 - 2.1 - 2.2