From b6271331299b276ed049fc6067550a495c845f50 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 17 Sep 2011 08:22:53 -0700 Subject: [PATCH] Travis removed Ruby 1.9.1 support Rationale: https://gist.github.com/1223640 [ci skip] --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f43572f..905dfe6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ rvm: - 1.8.7 - - 1.9.1 - 1.9.2 - 1.9.3 - jruby