From 38af76f3fb6ab8c51f906121e21dcb3baba4770b Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Tue, 9 May 2017 20:35:52 +0300 Subject: [PATCH] Test Travis bundler cache --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f5fd67bc0..961fb83a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: ruby +cache: bundler env: - DB=postgresql bundler_args: --without development staging production