Kentaro Hayashi 2018-10-25 12:51:27 +0900 (Thu, 25 Oct 2018) Revision: 8e1e7d5e5cb44a049fd9e32788905b8fb0e957b1 https://github.com/mroonga/mroonga/commit/8e1e7d5e5cb44a049fd9e32788905b8fb0e957b1 Message: travis: add MySQL 8.x Modified files: .travis.yml Modified: .travis.yml (+1 -0) =================================================================== --- .travis.yml 2018-10-25 12:50:37 +0900 (255cd836) +++ .travis.yml 2018-10-25 12:51:27 +0900 (c1397182) @@ -17,6 +17,7 @@ env: - 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 + - MYSQL_VERSION=mysql-8.0.13 # matrix: # allow_failures: install: -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20181025/382ac9b2/attachment.html>