From c4e8261ca772eaf88296ca4c12cf5581c84237a0 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Thu, 25 Oct 2018 12:12:20 -0500 Subject: [PATCH] specify series ver of MariaDB ref #296 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c8ea52f9f..043c4644b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ mono: none dotnet: 2.1.403 solution: FilterLists.sln addons: - mariadb: '10.3.10' + mariadb: '10.3' apt: packages: - sshpass