mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-09 23:15:45 -06:00
First install with no-dev, then update?
This commit is contained in:
parent
8cbbb970e1
commit
54bd54b521
@ -7,7 +7,7 @@ php:
|
||||
- 7
|
||||
|
||||
install:
|
||||
- composer install
|
||||
- composer install --no-dev
|
||||
- composer update
|
||||
- php artisan env
|
||||
- mv -v .env.testing .env
|
||||
|
Loading…
Reference in New Issue
Block a user