mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Touch db so it can be created.
This commit is contained in:
parent
3c4e7158a1
commit
4b076d227a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user