[Groonga-mysql-commit] mroonga/mroonga at fb974f3 [master] travis: use the latest MariaDB

Back to archive index
Kouhei Sutou null+****@clear*****
Wed May 15 18:32:44 JST 2019


Kouhei Sutou	2019-05-15 18:32:44 +0900 (Wed, 15 May 2019)

  Revision: fb974f3236c4c3e4bd4049ad988c424108596d4c
  https://github.com/mroonga/mroonga/commit/fb974f3236c4c3e4bd4049ad988c424108596d4c

  Message:
    travis: use the latest MariaDB

  Modified files:
    .travis.yml

  Modified: .travis.yml (+5 -5)
===================================================================
--- .travis.yml    2019-05-15 18:30:45 +0900 (b22f7c66)
+++ .travis.yml    2019-05-15 18:32:44 +0900 (5f301408)
@@ -19,20 +19,20 @@ matrix:
         - MROONGA_BUNDLED=yes
         - MROONGA_TEST_EMBEDDED=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.1.38
+        - MYSQL_VERSION=mariadb-10.1.40
         - MROONGA_BUNDLED=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.2.23
+        - MYSQL_VERSION=mariadb-10.2.24
         - MROONGA_BUNDLED=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.2.23
+        - MYSQL_VERSION=mariadb-10.2.24
         - MROONGA_BUNDLED=yes
         - MROONGA_TEST_PS_PROTOCOL=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.3.14
+        - MYSQL_VERSION=mariadb-10.3.15
         - MROONGA_BUNDLED=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.3.14
+        - MYSQL_VERSION=mariadb-10.3.15
         - 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/20190515/85166161/attachment-0001.html>


More information about the Groonga-mysql-commit mailing list
Back to archive index