mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
New database and new test script.
This commit is contained in:
@@ -13,6 +13,7 @@ install:
|
||||
- rm composer.lock
|
||||
- composer update --no-scripts
|
||||
- cp .env.testing .env
|
||||
- if [[ "$(php -v | grep 'PHP 7')" ]]; then phpenv config-add xdebug.ini; fi
|
||||
- php artisan clear-compiled
|
||||
- php artisan optimize
|
||||
- php artisan env
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user