[Groonga-mysql-commit] mroonga/mroonga at f492501 [master] travis: use the latest MariaDB 5.5 series

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Nov 22 10:13:43 JST 2013


Kouhei Sutou	2013-11-22 10:13:43 +0900 (Fri, 22 Nov 2013)

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

  Message:
    travis: use the latest MariaDB 5.5 series
    
    5.5.33a ->
    5.5.34
         ^^

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2013-11-22 04:56:44 +0900 (83bffe4)
+++ .travis.yml    2013-11-22 10:13:43 +0900 (c9501db)
@@ -6,12 +6,12 @@ env:
   - MYSQL_VERSION=mysql-system
   - MYSQL_VERSION=mysql-5.5.34
   - MYSQL_VERSION=mysql-5.6.14
-  - MYSQL_VERSION=mariadb-5.5.33a
+  - MYSQL_VERSION=mariadb-5.5.34
   - MYSQL_VERSION=mariadb-10.0.6 MRN_BUNDLED=yes
 matrix:
   allow_failures:
     - MYSQL_VERSION=mysql-system
-    - MYSQL_VERSION=mariadb-5.5.33a
+    - MYSQL_VERSION=mariadb-5.5.34
 install:
   - tools/travis/install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
Télécharger 



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