[Groonga-mysql-commit] mroonga/mroonga [master] travis: ignore MySQL 5.6 test failure

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 23 23:11:57 JST 2012


Kouhei Sutou	2012-10-23 23:11:57 +0900 (Tue, 23 Oct 2012)

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

  Log:
    travis: ignore MySQL 5.6 test failure

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -0)
===================================================================
--- .travis.yml    2012-10-23 23:08:37 +0900 (59def0f)
+++ .travis.yml    2012-10-23 23:11:57 +0900 (d0f0753)
@@ -8,6 +8,9 @@ env:
   - MYSQL_VERSION=mysql-5.5.28
   - MYSQL_VERSION=mysql-5.6.7-rc
   - MYSQL_VERSION=mariadb-5.5.28
+matrix:
+  allow_failures:
+    - env: MYSQL_VERSION=mysql-5.6.7-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