Remove Explict Gemfile from travis.yml to Allow vendor/cache to be used (#8287)

This commit is contained in:
Molly Struve 2020-06-05 02:19:05 -05:00 committed by GitHub
parent 4ebad8c4bc
commit dca570c87f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: