From 7d72d8c4f76749dfe8dcd3abd78243de36660a0f Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 8 Dec 2016 15:03:24 +0000 Subject: [PATCH] Remove debug option --- .env.travis | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.travis b/.env.travis index 58584962..eaecc399 100644 --- a/.env.travis +++ b/.env.travis @@ -1,5 +1,4 @@ APP_ENV=testing -APP_DEBUG=true APP_KEY= APP_URL=http://localhost:8000 APP_LONGURL=localhost