mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-24 22:12:06 +02: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 self-update
|
||||||
- composer install --no-interaction
|
- composer install --no-interaction
|
||||||
- php artisan key:generate
|
- php artisan key:generate
|
||||||
|
- php artisan migrate:refresh
|
||||||
|
- php artisan passport:install
|
||||||
|
- php artisan storage:link
|
||||||
|
- php artisan config:cache
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit
|
- vendor/bin/phpunit
|
Loading…
x
Reference in New Issue
Block a user