From c0d587158ce9f62db80743b1448cf35140e42099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Nie=C5=82acny?= Date: Sun, 10 May 2020 08:23:03 +0200 Subject: [PATCH] Go back to bundler --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6ea68287..96e851f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,8 +42,5 @@ matrix: before_install: - gem update --system - gem install bundler -cache: - - bundler - - directories: - - /home/travis/.rvm/ +cache: bundler