From c781789169dcc7a3962d4672eadb99dccd1d9bd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Mon, 27 Jan 2020 09:45:01 +0100 Subject: [PATCH] ERROR 1698 (28000): Access denied for user 'root'@'localhost' with mariadb: '10.4' --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 191d8a8a..012dc77d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,4 +60,4 @@ services: - postgresql addons: - mariadb: '10.4' + mariadb: '10.3'