Trying again
This commit is contained in:
parent
e1dfc92736
commit
3ca8a2a2ff
1 changed files with 1 additions and 1 deletions
|
@ -33,8 +33,8 @@ 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 scout:flush 'App\Note'
|
||||
- php artisan db:seed
|
||||
- php artisan serve &
|
||||
- sleep 5 # Give artisan some time to start serving
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue