forked from Alex/Pterodactyl-Panel
Add back travis seeding
This commit is contained in:
parent
f8c89f8331
commit
7ca6e003b2
@ -15,7 +15,7 @@ before_install:
|
||||
before_script:
|
||||
- cp .env.travis .env
|
||||
- composer install --no-interaction --prefer-dist --no-suggest --verbose
|
||||
- php artisan migrate -v
|
||||
- php artisan migrate --seed -v
|
||||
script:
|
||||
- vendor/bin/phpunit --coverage-clover coverage.xml
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user