[Groonga-mysql-commit] mroonga/mroonga at 7f2bd77 [master] travis: use the latest versions

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 18 18:50:54 JST 2013


Kouhei Sutou	2013-08-18 18:50:54 +0900 (Sun, 18 Aug 2013)

  New Revision: 7f2bd778f6726ab38ba85c88d1755c4a62942ac1
  https://github.com/mroonga/mroonga/commit/7f2bd778f6726ab38ba85c88d1755c4a62942ac1

  Message:
    travis: use the latest versions

  Modified files:
    .travis.yml

  Modified: .travis.yml (+4 -4)
===================================================================
--- .travis.yml    2013-08-18 18:45:54 +0900 (ad2bbfe)
+++ .travis.yml    2013-08-18 18:50:54 +0900 (56c6d8c)
@@ -4,13 +4,13 @@ notifications:
 language: cpp
 env:
   - MYSQL_VERSION=mysql-system
-  - MYSQL_VERSION=mysql-5.5.32
-  - MYSQL_VERSION=mysql-5.6.12
+  - MYSQL_VERSION=mysql-5.5.34
+  - MYSQL_VERSION=mysql-5.6.13
   - MYSQL_VERSION=mariadb-5.5.32
-  - MYSQL_VERSION=mariadb-10.0.3 MRN_BUNDLED=yes
+  - MYSQL_VERSION=mariadb-10.0.4 MRN_BUNDLED=yes
 # matrix:
 #   allow_failures:
-#     - env: MYSQL_VERSION=mariadb-10.0.3 MRN_BUNDLED=yes
+#     - env: MYSQL_VERSION=mariadb-10.0.4 MRN_BUNDLED=yes
 install:
   - tools/travis/install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
다운로드 



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