From 2a601bc35b26599fb08f4f6a748caee52bedf1a5 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 6 Nov 2014 10:25:30 +0100 Subject: enable other dbs for test suite --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e5b14ea3d..7a4b682f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,8 @@ php: env: - DB=sqlite - # enable if there are tests for it - # - DB=postgresql - # - DB=mysql + - DB=postgresql + - DB=mysql before_install: # get a newer node.js version -- cgit v1.2.3