Turn off debug for travis

This commit is contained in:
Hillel Coren 2017-09-13 21:24:27 +03:00
parent 1c319cb4cc
commit 6871f4ba0d

View File

@ -1,5 +1,5 @@
APP_ENV=development
APP_DEBUG=true
APP_DEBUG=false
APP_URL=http://ninja.dev
APP_KEY=SomeRandomStringSomeRandomString
APP_CIPHER=AES-256-CBC