From 7c985ad49531e2c1e52c4b31a4d7ae92c672da22 Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 25 Mar 2016 04:48:26 -0700 Subject: [PATCH] Possible fix for travis (haha yeah right) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 22d7df4670..a3d0e63962 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ php: # optionally specify a list of environments, for example to test different RDBMS env: - - DB=sqlite + - DB=sqlite_testing # execute any number of scripts before the test run, custom env's are available as variables before_script: