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

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jun 22 10:06:53 JST 2015


Kouhei Sutou	2015-06-22 10:06:53 +0900 (Mon, 22 Jun 2015)

  New Revision: a3189844c7d6e09fa86e7f57faa3fceeea40368f
  https://github.com/mroonga/mroonga/commit/a3189844c7d6e09fa86e7f57faa3fceeea40368f

  Message:
    travis: use the latest MariaDB 10.1

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2015-06-21 23:15:41 +0900 (5a16ec4)
+++ .travis.yml    2015-06-22 10:06:53 +0900 (0f8c736)
@@ -12,7 +12,7 @@ env:
 #  - MYSQL_VERSION=mariadb-10.0.20 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
   - MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes
 #  - MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
-  - MYSQL_VERSION=mariadb-10.1.4
+  - MYSQL_VERSION=mariadb-10.1.5
 matrix:
   allow_failures:
 #    - env: MYSQL_VERSION=mysql-system
@@ -21,7 +21,7 @@ matrix:
 #    - env: MYSQL_VERSION=mariadb-10.0.20 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
     - env: MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes
 #    - env: MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
-#    - env: MYSQL_VERSION=mariadb-10.1.4
+#    - env: MYSQL_VERSION=mariadb-10.1.5
 install:
   - tools/travis/install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
Download 



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