From 42214596064034115b97136834cc6b1b36293ec3 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Sat, 13 Jun 2015 16:46:02 +0200 Subject: [PATCH] Drop 1.8 support for mspec * It's ancient now. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b99af56d..e344b7e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: ruby script: - bundle exec rspec rvm: - - 1.8.7 - 1.9.3 - 2.0.0 - 2.1.5