From eef6c3d12fde49ab24d4d9940da30a843e1be35b Mon Sep 17 00:00:00 2001 From: Laurent Arnoud Date: Fri, 12 Sep 2014 21:19:35 +0200 Subject: [PATCH] travis: cache bundle remove 1.9.3,jruby --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index a66c0ad..07f359b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,5 @@ language: ruby +cache: bundler rvm: - - 1.9.3 - 2.0.0 - 2.1.0 - - jruby-19mode - - jruby-head