[Groonga-mysql-commit] mroonga/mroonga at 29b2090 [master] travis: use the latest MariaDB 10.0

Back to archive index

Kouhei Sutou null+****@clear*****
Tue May 13 10:23:42 JST 2014


Kouhei Sutou	2014-05-13 10:23:42 +0900 (Tue, 13 May 2014)

  New Revision: 29b20900f9f0791d28ee2c0951c093080ac7039d
  https://github.com/mroonga/mroonga/commit/29b20900f9f0791d28ee2c0951c093080ac7039d

  Message:
    travis: use the latest MariaDB 10.0

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -3)
===================================================================
--- .travis.yml    2014-05-11 02:45:01 +0900 (6bc9761)
+++ .travis.yml    2014-05-13 10:23:42 +0900 (f091c6a)
@@ -7,9 +7,9 @@ env:
   - MYSQL_VERSION=mysql-5.5.37
   - MYSQL_VERSION=mysql-5.6.17
   - MYSQL_VERSION=mariadb-5.5.37
-  - MYSQL_VERSION=mariadb-10.0.10
-  - MYSQL_VERSION=mariadb-10.0.10 MRN_BUNDLED=yes
-#  - MYSQL_VERSION=mariadb-10.0.10 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
+  - MYSQL_VERSION=mariadb-10.0.11
+  - MYSQL_VERSION=mariadb-10.0.11 MRN_BUNDLED=yes
+#  - MYSQL_VERSION=mariadb-10.0.11 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
 matrix:
   allow_failures:
     - env: MYSQL_VERSION=mysql-system
-------------- next part --------------
HTML����������������������������...
Download 



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