From 51c13d1bff0c95b749146c0a59afe891802aae49 Mon Sep 17 00:00:00 2001 From: Charles Lowell Date: Sun, 12 Jul 2015 14:26:37 -0500 Subject: [PATCH] disable bundler cache that contains yanked gems --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ff3ec2b..943d0d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -cache: bundler +#cache: bundler rvm: - 2.1.0 - 2.0.0