[Groonga-mysql-commit] mroonga/mroonga at 08158fa [master] travis: use MariaDB 10.1.6

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 28 10:18:48 JST 2015


Kouhei Sutou	2015-07-28 10:18:48 +0900 (Tue, 28 Jul 2015)

  New Revision: 08158fac11c19a3b6c3238a4fc48e088bbd0ffbd
  https://github.com/mroonga/mroonga/commit/08158fac11c19a3b6c3238a4fc48e088bbd0ffbd

  Message:
    travis: use MariaDB 10.1.6

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2015-07-28 19:01:34 +0900 (f7d8ce6)
+++ .travis.yml    2015-07-28 10:18:48 +0900 (9b611c1)
@@ -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.5
+  - MYSQL_VERSION=mariadb-10.1.6
 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.5
+#    - env: MYSQL_VERSION=mariadb-10.1.6
 install:
   - tools/travis/install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
Download 



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