mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-23 13:31:27 +02:00
Add artisan env logging & config clear to .travis.yml
This commit is contained in:
parent
d6222035ef
commit
ecaaf9e1cd
@ -12,6 +12,8 @@ before_script:
|
||||
- travis_retry composer self-update
|
||||
- travis_retry composer install --no-interaction
|
||||
- php artisan key:generate
|
||||
- php artisan config:clear
|
||||
- php artisan env
|
||||
- nvm install node --lts
|
||||
- npm install npm@latest -g
|
||||
- npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user