mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-31 19:27:51 -06:00
Fix travis configuration.
This commit is contained in:
parent
b13b58a2b2
commit
e6ac3ccfad
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user