Now we are using Postgres, travis can use search

This commit is contained in:
Jonny Barnes 2016-12-08 12:58:58 +00:00
parent f28a98a9be
commit 7ee9eb069f
2 changed files with 1 additions and 3 deletions

View file

@ -15,7 +15,7 @@ return [
|
*/
'driver' => env('SCOUT_DRIVER') ?? 'null',
'driver' => env('SCOUT_DRIVER'),
/*
|--------------------------------------------------------------------------