mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Fix travis configuration.
This commit is contained in:
@@ -10,8 +10,7 @@ install:
|
||||
- composer install
|
||||
- php artisan env
|
||||
- mv -v .env.testing .env
|
||||
- touch storage/database.sqlite
|
||||
- php artisan migrate --env=testing
|
||||
- touch storage/database/testing.sqlite
|
||||
- php artisan migrate --seed --env=testing
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user