more fixes for travis
This commit is contained in:
11
.env.travis
Normal file
11
.env.travis
Normal file
@@ -0,0 +1,11 @@
|
||||
APP_ENV=testing
|
||||
APP_KEY=base64:ve66Z5Kt/zTN3p++0zOPu854PHfZkwJE5VuoFAlzHtI=
|
||||
APP_DEBUG=true
|
||||
APP_LOG_LEVEL=debug
|
||||
APP_URL=http://localhost
|
||||
|
||||
DB_CONNECTION=testing
|
||||
|
||||
CACHE_DRIVER=array
|
||||
SESSION_DRIVER=array
|
||||
QUEUE_DRIVER=sync
|
||||
Reference in New Issue
Block a user