Kentaro Hayashi 2019-04-24 13:38:39 +0900 (Wed, 24 Apr 2019) Revision: 3e13dd045be3a1aa9e6c9e75f3ac429f4e138e75 https://github.com/mroonga/mroonga/commit/3e13dd045be3a1aa9e6c9e75f3ac429f4e138e75 Message: travis: use latest MariaDB 10.3 Modified files: .travis.yml Modified: .travis.yml (+2 -2) =================================================================== --- .travis.yml 2019-04-02 09:58:35 +0900 (276787b3) +++ .travis.yml 2019-04-24 13:38:39 +0900 (b22f7c66) @@ -29,10 +29,10 @@ matrix: - MROONGA_BUNDLED=yes - MROONGA_TEST_PS_PROTOCOL=yes - env: - - MYSQL_VERSION=mariadb-10.3.13 + - MYSQL_VERSION=mariadb-10.3.14 - MROONGA_BUNDLED=yes - env: - - MYSQL_VERSION=mariadb-10.3.13 + - MYSQL_VERSION=mariadb-10.3.14 - 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/20190424/a7fcd666/attachment.html>