[Groonga-mysql-commit] mroonga/mroonga at c42e4f5 [master] travis: update MySQL/MariaDB version

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 13 17:41:30 JST 2013


Kouhei Sutou	2013-06-13 17:41:30 +0900 (Thu, 13 Jun 2013)

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

  Message:
    travis: update MySQL/MariaDB version

  Modified files:
    .travis.yml

  Modified: .travis.yml (+4 -4)
===================================================================
--- .travis.yml    2013-06-13 17:38:36 +0900 (ad23c26)
+++ .travis.yml    2013-06-13 17:41:30 +0900 (770685b)
@@ -5,13 +5,13 @@ notifications:
 language: cpp
 env:
   - MYSQL_VERSION=mysql-system
-  - MYSQL_VERSION=mysql-5.5.31
-  - MYSQL_VERSION=mysql-5.6.11
+  - MYSQL_VERSION=mysql-5.5.32
+  - MYSQL_VERSION=mysql-5.6.12
   - MYSQL_VERSION=mariadb-5.5.30
-  - MYSQL_VERSION=mariadb-10.0.2 MRN_BUNDLED=yes
+  - MYSQL_VERSION=mariadb-10.0.3 MRN_BUNDLED=yes
 # matrix:
 #   allow_failures:
-#     - env: MYSQL_VERSION=mariadb-10.0.2 MRN_BUNDLED=yes
+#     - env: MYSQL_VERSION=mariadb-10.0.3 MRN_BUNDLED=yes
 install:
   - tools/travis/install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
Download 



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