Attempt to get travis working with scout
This commit is contained in:
parent
807b8dcb18
commit
e1dfc92736
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ before_script:
|
|||
- psql -U travis -d travis_ci_test -c 'create extension postgis'
|
||||
- cp .env.travis .env
|
||||
- php artisan key:generate
|
||||
- php artisan scout:flush
|
||||
- php artisan migrate
|
||||
- php artisan db:seed
|
||||
- php artisan serve &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue