Kentaro Hayashi 2018-12-27 14:25:17 +0900 (Thu, 27 Dec 2018) Revision: 55c2caf087f48dcd6c48c0985c0579bf920c80b1 https://github.com/mroonga/mroonga/commit/55c2caf087f48dcd6c48c0985c0579bf920c80b1 Message: travis: use latest MariaDB 10.2.x Modified files: .travis.yml Modified: .travis.yml (+2 -2) =================================================================== --- .travis.yml 2018-12-27 13:28:51 +0900 (f369863d) +++ .travis.yml 2018-12-27 14:25:17 +0900 (7a3320ce) @@ -27,10 +27,10 @@ matrix: - MYSQL_VERSION=mariadb-10.1.37 - MROONGA_BUNDLED=yes - env: - - MYSQL_VERSION=mariadb-10.2.19 + - MYSQL_VERSION=mariadb-10.2.20 - MROONGA_BUNDLED=yes - env: - - MYSQL_VERSION=mariadb-10.2.19 + - MYSQL_VERSION=mariadb-10.2.20 - MROONGA_BUNDLED=yes - MROONGA_TEST_PS_PROTOCOL=yes - env: -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20181227/c3e8aa47/attachment.html>