From e35fc8f05b10a5481f00f9e3647b1cc4bd1bb341 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Thu, 3 May 2012 15:43:41 +0200 Subject: [PATCH] Fix Travis --- hudson/InstallDBs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hudson/InstallDBs.yml b/hudson/InstallDBs.yml index 4b9595407b..306aca5765 100644 --- a/hudson/InstallDBs.yml +++ b/hudson/InstallDBs.yml @@ -1,7 +1,7 @@ database: host: localhost port: port - user: phraseaUnitTests - password: iWvGxPE8 + user: root + password: applicationBox: ab_unitTests dataBox: db_unitTests