Skip to content

Commit

Permalink
try fixing travis (publiclab#8322)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlazypanda authored and billymoroney1 committed Dec 28, 2021
1 parent 9a6502a commit c341717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ 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 c341717

Please sign in to comment.