[Groonga-mysql-commit] mroonga/mroonga at 34b583c [master] travis: use latest MariaDB 10.2/10.3

Back to archive index
Kentaro Hayashi null+****@clear*****
Mon Jan 28 16:35:52 JST 2019


Kentaro Hayashi	2019-01-28 16:35:52 +0900 (Mon, 28 Jan 2019)

  Revision: 34b583cc37fdfc3669da3a0843f0b59feb5f72cd
  https://github.com/mroonga/mroonga/commit/34b583cc37fdfc3669da3a0843f0b59feb5f72cd

  Message:
    travis: use latest MariaDB 10.2/10.3

  Modified files:
    .travis.yml

  Modified: .travis.yml (+4 -4)
===================================================================
--- .travis.yml    2019-01-28 15:58:58 +0900 (7a3320ce)
+++ .travis.yml    2019-01-28 16:35:52 +0900 (ea6d8ab8)
@@ -27,17 +27,17 @@ matrix:
         - MYSQL_VERSION=mariadb-10.1.37
         - MROONGA_BUNDLED=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.2.20
+        - MYSQL_VERSION=mariadb-10.2.21
         - MROONGA_BUNDLED=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.2.20
+        - MYSQL_VERSION=mariadb-10.2.21
         - MROONGA_BUNDLED=yes
         - MROONGA_TEST_PS_PROTOCOL=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.3.11
+        - MYSQL_VERSION=mariadb-10.3.12
         - MROONGA_BUNDLED=yes
     - env:
-        - MYSQL_VERSION=mariadb-10.3.11
+        - MYSQL_VERSION=mariadb-10.3.12
         - 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/20190128/08fa57a1/attachment.html>


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