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

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 4 10:46:55 JST 2014


Kouhei Sutou	2014-02-04 10:46:55 +0900 (Tue, 04 Feb 2014)

  New Revision: 27943ac81349ef0f46632a7dc4b9df63783b4378
  https://github.com/mroonga/mroonga/commit/27943ac81349ef0f46632a7dc4b9df63783b4378

  Message:
    travis: use the latest MySQL
    
    5.5.35 ->
    5.5.36
         ^
    
    5.6.15 ->
    5.6.16
         ^

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2014-02-04 10:23:44 +0900 (27481f3)
+++ .travis.yml    2014-02-04 10:46:55 +0900 (7e767de)
@@ -4,8 +4,8 @@ notifications:
 language: cpp
 env:
   - MYSQL_VERSION=mysql-system
-  - MYSQL_VERSION=mysql-5.5.35
-  - MYSQL_VERSION=mysql-5.6.15
+  - MYSQL_VERSION=mysql-5.5.36
+  - MYSQL_VERSION=mysql-5.6.16
   - MYSQL_VERSION=mariadb-5.5.34
   - MYSQL_VERSION=mariadb-10.0.7
   - MYSQL_VERSION=mariadb-10.0.7 MRN_BUNDLED=yes
-------------- next part --------------
HTML����������������������������...
Download 



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