travis plz

This commit is contained in:
Nabeel Shahzad
2017-06-08 22:53:04 -05:00
parent 5e323c3310
commit 7756e432b3
2 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ return [
'prefix' => '',
],
/*'mysql' => [
'mysql' => [
'driver' => 'mysql',
'host' => env('DB_HOST', 'localhost'),
'port' => env('DB_PORT', '3306'),
@@ -64,7 +64,7 @@ return [
'prefix' => '',
'strict' => true,
'engine' => null,
],*/
],
],