From 827308d86a43c2743919693eae34f8dd7f11a291 Mon Sep 17 00:00:00 2001 From: Yasuo Honda Date: Wed, 19 Jul 2017 14:27:42 +0000 Subject: CI with the latest stable(GA) version of MariaDB 10.2 - Travis CI is migrating Ubuntu version to Trusty - MariaDB 10.2 is supported on Ubuntu Trusty --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 6c7380f050..723c999fd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,7 +85,7 @@ matrix: env: - "GEM=ar:mysql2 MYSQL=mariadb" addons: - mariadb: 10.0 + mariadb: 10.2 - rvm: 2.3.4 env: - "GEM=ar:sqlite3_mem" -- cgit v1.2.3