Skip to content

Commit

Permalink
add travis caching directory (#8086)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlazypanda authored Jun 26, 2020
1 parent f79bb61 commit d04532a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ install:
- cp config/database.yml.example config/database.yml
- cp db/schema.rb.example db/schema.rb
- bundle config set path 'vendor/.bundle/'
- rm -rf vendor/.bundle/
- bundle install
- gem list
- if [ $RAILS_ENV != 'production' ]; then
Expand Down

0 comments on commit d04532a

Please sign in to comment.