From 3aaed2600eaef13a1703d7e6832242e885a7b146 Mon Sep 17 00:00:00 2001 From: Vincent Sposato Date: Sat, 15 Aug 2015 20:26:42 -0400 Subject: [PATCH] One last tweak - this may be it --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 234a60686a..86c6db8d29 100755 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ php: # optionally specify a list of environments, for example to test different RDBMS env: - DB=mysql + - APP_ENV=travis-ci # execute any number of scripts before the test run, custom env's are available as variables before_script: