From: Daniel Black Date: Mon, 6 Aug 2018 06:56:39 +0000 (+1000) Subject: travis: add mariadb-10.3 as test X-Git-Tag: v2.2.0-rc1~316 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c692278e9c41ef7c11e83e1fe93d714b7e05bcb;p=thirdparty%2Fpatchwork.git travis: add mariadb-10.3 as test Signed-off-by: Daniel Black Signed-off-by: Daniel Axtens --- diff --git a/.travis.yml b/.travis.yml index 49915549..bb7ff142 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,11 @@ env: matrix: include: + - addons: + mariadb: '10.3' + env: + - PW_TEST_DB_TYPE=mysql + - PW_TEST_DB_USER=root - addons: postgresql: "10" apt: