[Groonga-mysql-commit] mroonga/mroonga [master] travis: use MySQL 5.6.9-rc

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 26 10:07:11 JST 2012


Kouhei Sutou	2012-12-26 10:07:11 +0900 (Wed, 26 Dec 2012)

  New Revision: 74373dafa8919710293d45e3b49af80afcfd2b9b
  https://github.com/mroonga/mroonga/commit/74373dafa8919710293d45e3b49af80afcfd2b9b

  Log:
    travis: use MySQL 5.6.9-rc

  Modified files:
    .travis.yml

  Modified: .travis.yml (+4 -4)
===================================================================
--- .travis.yml    2012-12-26 09:51:42 +0900 (d0f0753)
+++ .travis.yml    2012-12-26 10:07:11 +0900 (3b01741)
@@ -6,11 +6,11 @@ language: cpp
 env:
   - MYSQL_VERSION=mysql-system
   - MYSQL_VERSION=mysql-5.5.28
-  - MYSQL_VERSION=mysql-5.6.7-rc
+  - MYSQL_VERSION=mysql-5.6.9-rc
   - MYSQL_VERSION=mariadb-5.5.28
-matrix:
-  allow_failures:
-    - env: MYSQL_VERSION=mysql-5.6.7-rc
+#matrix:
+#  allow_failures:
+#    - env: MYSQL_VERSION=mysql-5.6.9-rc
 install:
   - tools/travis/install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
Download 



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