mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 16:23:18 +01:00
Try to fix travis CI
This commit is contained in:
parent
53ada0bfaa
commit
dd0e5f8442
@ -8,6 +8,10 @@ before_script:
|
||||
- composer self-update
|
||||
- composer install --no-interaction
|
||||
- php artisan key:generate
|
||||
- php artisan migrate:refresh
|
||||
- php artisan passport:install
|
||||
- php artisan storage:link
|
||||
- php artisan config:cache
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit
|
Loading…
Reference in New Issue
Block a user