From 57b8d815928d666b7b455b4173b00e84fab55f1f Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 8 Dec 2016 14:37:56 +0000 Subject: [PATCH] Debug as well as testing --- .env.travis | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.travis b/.env.travis index eaecc399..58584962 100644 --- a/.env.travis +++ b/.env.travis @@ -1,4 +1,5 @@ APP_ENV=testing +APP_DEBUG=true APP_KEY= APP_URL=http://localhost:8000 APP_LONGURL=localhost