DivanteLtd / coreshop-vsbridge

CoreShop Vue Storefront integration - first Progressive Web App (PWA) framework for Pimcore
https://vuestorefront.io
MIT License
74 stars 25 forks source link

Wait for DB service ready in travis #47

Open securez opened 4 years ago

securez commented 4 years ago

Most of travis failed job was due to connection problems in the before_script section, most people fix this with a simple sleep prior to send commands to BD.

https://docs.travis-ci.com/user/database-setup/#mongodb-does-not-immediately-accept-connections