Remove Explict Gemfile from travis.yml to Allow vendor/cache to be used (#8287)
This commit is contained in:
parent
4ebad8c4bc
commit
dca570c87f
1 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue