mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-05 03:40:19 +00:00
Touch db so it can be created.
This commit is contained in:
@@ -15,6 +15,7 @@ install:
|
||||
- composer install
|
||||
- php artisan env
|
||||
- mv -v .env.testing .env
|
||||
- touch tests/database/db.sqlite
|
||||
- php artisan migrate --seed
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user