[Groonga-mysql-commit] mroonga/mroonga at 6cfc6e5 [master] travis: use MariaDB 10.1.11

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jan 31 15:00:34 JST 2016


Kouhei Sutou	2016-01-31 15:00:34 +0900 (Sun, 31 Jan 2016)

  New Revision: 6cfc6e539b6f9aaf62b86698a305bcc14ead4e4d
  https://github.com/mroonga/mroonga/commit/6cfc6e539b6f9aaf62b86698a305bcc14ead4e4d

  Message:
    travis: use MariaDB 10.1.11

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2016-01-29 17:15:47 +0900 (5362570)
+++ .travis.yml    2016-01-31 15:00:34 +0900 (e5d25cb)
@@ -13,7 +13,7 @@ env:
 #  - MYSQL_VERSION=mariadb-10.0.23 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
   - MYSQL_VERSION=mariadb-10.0.23 MROONGA_BUNDLED=yes
   - MYSQL_VERSION=mariadb-10.0.23 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
-  - MYSQL_VERSION=mariadb-10.1.10
+  - MYSQL_VERSION=mariadb-10.1.11
 matrix:
   allow_failures:
 #    - env: MYSQL_VERSION=mysql-system
@@ -22,7 +22,7 @@ matrix:
 #    - env: MYSQL_VERSION=mariadb-10.0.23 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
 #    - env: MYSQL_VERSION=mariadb-10.0.23 MROONGA_BUNDLED=yes
     - env: MYSQL_VERSION=mariadb-10.0.23 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
-#    - env: MYSQL_VERSION=mariadb-10.1.10
+#    - env: MYSQL_VERSION=mariadb-10.1.11
 install:
   - tools/travis/install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
Download 



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