From 16f576064efa761a559e84c3a143b7940ae0a394 Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Sat, 23 Dec 2017 14:54:07 +0100 Subject: [PATCH] fix travis build --- citest/config.mysql.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/citest/config.mysql.ini b/citest/config.mysql.ini index 317d3d9..723df46 100644 --- a/citest/config.mysql.ini +++ b/citest/config.mysql.ini @@ -175,6 +175,7 @@ template = 0 [MySQL] # MySQL configuration dbserver = localhost +dbport = 3306 #default port: 3306 dbuser = boswatch dbpassword = root database = boswatch