Kentaro Hayashi 2018-10-24 11:55:49 +0900 (Wed, 24 Oct 2018) Revision: 193bdb32f75cb8ccdaa9522ae98658319e95b378 https://github.com/mroonga/mroonga/commit/193bdb32f75cb8ccdaa9522ae98658319e95b378 Message: travis: use latest MariaDB 10.3 Modified files: .travis.yml Modified: .travis.yml (+2 -2) =================================================================== --- .travis.yml 2018-09-28 16:04:24 +0900 (e7660654) +++ .travis.yml 2018-10-24 11:55:49 +0900 (255cd836) @@ -13,8 +13,8 @@ env: - MYSQL_VERSION=mariadb-10.1.36 MROONGA_BUNDLED=yes - MYSQL_VERSION=mariadb-10.2.18 MROONGA_BUNDLED=yes - MYSQL_VERSION=mariadb-10.2.18 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes - - MYSQL_VERSION=mariadb-10.3.9 MROONGA_BUNDLED=yes - - MYSQL_VERSION=mariadb-10.3.9 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes + - MYSQL_VERSION=mariadb-10.3.10 MROONGA_BUNDLED=yes + - MYSQL_VERSION=mariadb-10.3.10 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes - MYSQL_VERSION=percona-server-5.6 - MYSQL_VERSION=percona-server-5.7 # matrix: -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20181024/eb5bbf8e/attachment.html>