mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-09 23:15:45 -06:00
Update something in travis.
This commit is contained in:
parent
082e6f5e99
commit
82a4c706b0
@ -8,7 +8,9 @@ php:
|
||||
install:
|
||||
- composer selfupdate
|
||||
- rm composer.lock
|
||||
- composer update
|
||||
- composer update --no-scripts
|
||||
- php artisan clear-compiled
|
||||
- php artisan optimize
|
||||
- php artisan env
|
||||
- mv -v .env.testing .env
|
||||
- php artisan env
|
||||
|
Loading…
Reference in New Issue
Block a user