FriendsOfShopware / FroshProfiler

This plugin allows you to profile your Shopware 5 application
MIT License
157 stars 41 forks source link

Fix database warning in Travis config #80

Closed afoeder closed 6 years ago

afoeder commented 6 years ago

Currently on travis build there's a warning

build-database-foundation:
     [exec]  WARNING! Could not connect to database. Message from SQL Server: SQLSTATE[HY000] [1049] Unknown database 'shopware' in /home/travis/shopware/engine/Shopware/Components/DependencyInjection/Bridge/Db.php 

An example can be seen in one log file.