[Groonga-mysql-commit] mroonga/mroonga at a7d6631 [master] travis: sort by product

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Nov 26 23:41:14 JST 2018


Kouhei Sutou	2018-11-26 23:41:14 +0900 (Mon, 26 Nov 2018)

  Revision: a7d66313c831d6c9639d8a5e3a87ee829a03b2e3
  https://github.com/mroonga/mroonga/commit/a7d66313c831d6c9639d8a5e3a87ee829a03b2e3

  Message:
    travis: sort by product

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -3)
===================================================================
--- .travis.yml    2018-11-26 22:47:40 +0900 (cec300c9)
+++ .travis.yml    2018-11-26 23:41:14 +0900 (f369863d)
@@ -12,6 +12,9 @@ matrix:
     - env:
         - MYSQL_VERSION=mysql-5.7
     - env:
+        - MYSQL_VERSION=mysql-8.0
+      dist: xenial
+    - env:
         - MYSQL_VERSION=mariadb-5.5
     - env:
         - MYSQL_VERSION=mariadb-10.0.37
@@ -41,9 +44,6 @@ matrix:
         - MYSQL_VERSION=percona-server-5.6
     - env:
         - MYSQL_VERSION=percona-server-5.7
-    - env:
-        - MYSQL_VERSION=mysql-8.0
-      dist: xenial
   allow_failures:
     - env:
         - MYSQL_VERSION=mysql-8.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20181126/ca2fd0e7/attachment-0001.html>


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