summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Mundrawala <jdmundrawala@gmail.com>2015-12-07 10:58:31 -0800
committerJay Mundrawala <jdmundrawala@gmail.com>2015-12-07 10:58:31 -0800
commita528e64e4e3d35312802beb399db6ae5eb3dd455 (patch)
treee7d7f3d11501c6564df539f81514d3c74e5d517d
parente27d6c894bf2ba297a6012ef8e1b72e848145320 (diff)
downloadchef-a528e64e4e3d35312802beb399db6ae5eb3dd455.tar.gz
Get rid of bundler caching
This seems to have broken, we'll have to investigate why
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 52da052263..607d1004c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
language: ruby
-cache: bundler
sudo: false
# Early warning system to catch if Rubygems breaks something