Run bin/setup on travis

This commit is contained in:
Brenda Wallace
2020-08-17 10:53:07 +12:00
parent dba9a7b2b5
commit e92600a07e

View File

@@ -35,7 +35,7 @@ before_install:
- sudo apt install dpkg
- ./script/install_elasticsearch.sh
- sudo apt install google-chrome-stable
- ./script/check_elasticsearch.sh
- ./bin/setup
script:
# - bundle exec rails db:create db:migrate
# - bundle exec rails assets:precompile