[Groonga-mysql-commit] mroonga/mroonga at 1f42c3f [master] travis: use the latest MySQL

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jul 26 11:06:08 JST 2015


Kouhei Sutou	2015-07-26 11:06:08 +0900 (Sun, 26 Jul 2015)

  New Revision: 1f42c3f5b84a2e0533fffd288573d0b8f1f8c253
  https://github.com/mroonga/mroonga/commit/1f42c3f5b84a2e0533fffd288573d0b8f1f8c253

  Message:
    travis: use the latest MySQL

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -3)
===================================================================
--- .travis.yml    2015-07-22 17:12:23 +0900 (0f8c736)
+++ .travis.yml    2015-07-26 11:06:08 +0900 (f7d8ce6)
@@ -5,8 +5,8 @@ notifications:
 language: cpp
 env:
   - MYSQL_VERSION=mysql-system
-  - MYSQL_VERSION=mysql-5.5.44
-  - MYSQL_VERSION=mysql-5.6.25
+  - MYSQL_VERSION=mysql-5.5.45
+  - MYSQL_VERSION=mysql-5.6.26
   - MYSQL_VERSION=mariadb-5.5.44
 #  - MYSQL_VERSION=mariadb-10.0.20
 #  - MYSQL_VERSION=mariadb-10.0.20 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
@@ -16,7 +16,7 @@ env:
 matrix:
   allow_failures:
 #    - env: MYSQL_VERSION=mysql-system
-#    - env: MYSQL_VERSION=mariadb-5.5.44
+#    - env: MYSQL_VERSION=mariadb-5.5.45
 #    - env: MYSQL_VERSION=mariadb-10.0.20
 #    - env: MYSQL_VERSION=mariadb-10.0.20 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
     - env: MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes
-------------- next part --------------
HTML����������������������������...
Download 



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