From cf76126452711a8e2c04c7c717b7c78ecbd11d33 Mon Sep 17 00:00:00 2001 From: Klas Eskilson Date: Tue, 15 Aug 2017 21:40:52 -0400 Subject: [PATCH] [travis] Remove Ruby 2.1 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9e9f71c..230b9e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ rvm: - 2.4.1 - 2.3.4 - 2.2.7 - - 2.1.10 cache: bundler install: bundle install script: