Kouhei Sutou
null+****@clear*****
Thu Feb 8 16:05:38 JST 2018
Kouhei Sutou 2018-02-08 16:05:38 +0900 (Thu, 08 Feb 2018) New Revision: c8d1d9cf3e5ff00ab331a53c95bd12b69556007f https://github.com/mroonga/mroonga/commit/c8d1d9cf3e5ff00ab331a53c95bd12b69556007f Message: appveyor: use latest MariaDB 10.1 and 10.2 Modified files: appveyor.yml Modified: appveyor.yml (+6 -2) =================================================================== --- appveyor.yml 2018-02-08 15:47:04 +0900 (3cf8ff8d) +++ appveyor.yml 2018-02-08 16:05:38 +0900 (d0a3a55d) @@ -1,11 +1,15 @@ version: "{build}" clone_depth: 10 environment: - global: - MARIADB_VERSION: 10.1.26 matrix: - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015" + MARIADB_VERSION: 10.1.31 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64" + MARIADB_VERSION: 10.1.31 + - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015" + MARIADB_VERSION: 10.2.12 + - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64" + MARIADB_VERSION: 10.2.12 install: - cd .. -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180208/88f5c246/attachment.htm