Define scout driver for travis as well
This commit is contained in:
parent
7ee9eb069f
commit
707517cfed
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ DB_CONNECTION=travis
|
||||||
CACHE_DRIVER=array
|
CACHE_DRIVER=array
|
||||||
SESSION_DRIVER=array
|
SESSION_DRIVER=array
|
||||||
QUEUE_DRIVER=sync
|
QUEUE_DRIVER=sync
|
||||||
|
|
||||||
|
SCOUT_DRIVER=pgsql
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue