mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-10 11:48:10 +00:00
First install with no-dev, then update?
This commit is contained in:
@@ -7,7 +7,7 @@ php:
|
||||
- 7
|
||||
|
||||
install:
|
||||
- composer install
|
||||
- composer install --no-dev
|
||||
- composer update
|
||||
- php artisan env
|
||||
- mv -v .env.testing .env
|
||||
|
||||
Reference in New Issue
Block a user