From 897be0f20046c47378fc5612cbda39e0cb40fe7e Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Tue, 17 Jun 2014 14:56:13 +0200 Subject: [PATCH] enable bundler caching --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 157e917a..fcf7f07d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,4 @@ notifications: irc: "irc.freenode.org#travis" services: - redis +cache: bundler