[Groonga-mysql-commit] mroonga/mroonga at 5850d62 [master] appveyor: update MariaDB versions

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sun Apr 29 14:46:13 JST 2018


Kouhei Sutou	2018-04-29 14:46:13 +0900 (Sun, 29 Apr 2018)

  New Revision: 5850d6274f48199e9fccadcaff9635d21a302299
  https://github.com/mroonga/mroonga/commit/5850d6274f48199e9fccadcaff9635d21a302299

  Message:
    appveyor: update MariaDB versions

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+8 -4)
===================================================================
--- appveyor.yml    2018-04-29 14:39:09 +0900 (95ffaa43)
+++ appveyor.yml    2018-04-29 14:46:13 +0900 (b710eb3c)
@@ -3,13 +3,17 @@ clone_depth: 10
 environment:
   matrix:
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.1.31
+      MARIADB_VERSION: 10.1.34
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.1.31
+      MARIADB_VERSION: 10.1.34
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
-      MARIADB_VERSION: 10.2.12
+      MARIADB_VERSION: 10.2.14
     - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
-      MARIADB_VERSION: 10.2.12
+      MARIADB_VERSION: 10.2.14
+    - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
+      MARIADB_VERSION: 10.3.6
+    - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"
+      MARIADB_VERSION: 10.3.6
 
 install:
   - cd ..
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180429/ffa324fc/attachment.htm 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る