From dca570c87f65f019f29cb07f7a98905c5427bb0b Mon Sep 17 00:00:00 2001 From: Molly Struve Date: Fri, 5 Jun 2020 02:19:05 -0500 Subject: [PATCH] Remove Explict Gemfile from travis.yml to Allow vendor/cache to be used (#8287) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 36513ae8a..d1014f11f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,8 +15,6 @@ addons: - $(ls tmp/screenshots/*.png | tr "\n" ":") - $(ls tmp/csvs/*.csv | tr "\n" ":") debug: true -gemfile: -- Gemfile services: - redis-server env: