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

Back to archive index

Kouhei Sutou null+****@clear*****
Thu May 16 11:20:55 JST 2013


Kouhei Sutou	2013-05-16 11:20:55 +0900 (Thu, 16 May 2013)

  New Revision: 445068c548840872f48719c8f62d9ade4ad7adf4
  https://github.com/mroonga/mroonga/commit/445068c548840872f48719c8f62d9ade4ad7adf4

  Message:
    travis: use the latest MySQL

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -3)
===================================================================
--- .travis.yml    2013-05-16 11:19:04 +0900 (36f2e31)
+++ .travis.yml    2013-05-16 11:20:55 +0900 (ad23c26)
@@ -5,13 +5,13 @@ notifications:
 language: cpp
 env:
   - MYSQL_VERSION=mysql-system
-  - MYSQL_VERSION=mysql-5.5.30
+  - MYSQL_VERSION=mysql-5.5.31
   - MYSQL_VERSION=mysql-5.6.11
   - MYSQL_VERSION=mariadb-5.5.30
-  - MYSQL_VERSION=mariadb-10.0.1 MRN_BUNDLED=yes
+  - MYSQL_VERSION=mariadb-10.0.2 MRN_BUNDLED=yes
 # matrix:
 #   allow_failures:
-#     - env: MYSQL_VERSION=mariadb-10.0.1 MRN_BUNDLED=yes
+#     - env: MYSQL_VERSION=mariadb-10.0.2 MRN_BUNDLED=yes
 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