[Groonga-mysql-commit] mroonga/mroonga at 882fb28 [master] travis: update MariaDB 5.5 version

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 3 11:56:03 JST 2015


Kouhei Sutou	2015-05-03 11:56:03 +0900 (Sun, 03 May 2015)

  New Revision: 882fb282ea7848c3d60a935a9247ce3617ae090a
  https://github.com/mroonga/mroonga/commit/882fb282ea7848c3d60a935a9247ce3617ae090a

  Message:
    travis: update MariaDB 5.5 version

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2015-04-30 16:22:21 +0900 (76e0f88)
+++ .travis.yml    2015-05-03 11:56:03 +0900 (6a4bdad)
@@ -7,7 +7,7 @@ env:
   - MYSQL_VERSION=mysql-system
   - MYSQL_VERSION=mysql-5.5.43
   - MYSQL_VERSION=mysql-5.6.24
-  - MYSQL_VERSION=mariadb-5.5.42
+  - MYSQL_VERSION=mariadb-5.5.43
   - MYSQL_VERSION=mariadb-10.0.17
   - MYSQL_VERSION=mariadb-10.0.17 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
   - MYSQL_VERSION=mariadb-10.0.17 MROONGA_BUNDLED=yes
@@ -15,7 +15,7 @@ env:
 matrix:
   allow_failures:
 #     - env: MYSQL_VERSION=mysql-system
-    - env: MYSQL_VERSION=mariadb-5.5.42
+    - env: MYSQL_VERSION=mariadb-5.5.43
     - env: MYSQL_VERSION=mariadb-10.0.17 MROONGA_BUNDLED=yes
     - env: MYSQL_VERSION=mariadb-10.0.17 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
 install:
-------------- next part --------------
HTML����������������������������...
Download 



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