[Groonga-commit] pgroonga/pgroonga at 3db654f [master] travis: PostgreSQL 10 isn't available yet

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 9 22:44:45 JST 2017


Kouhei Sutou	2017-10-09 22:44:45 +0900 (Mon, 09 Oct 2017)

  New Revision: 3db654f4d1c5e624f627f5b12723bb7a6356ac68
  https://github.com/pgroonga/pgroonga/commit/3db654f4d1c5e624f627f5b12723bb7a6356ac68

  Message:
    travis: PostgreSQL 10 isn't available yet

  Modified files:
    .travis.yml

  Modified: .travis.yml (+5 -5)
===================================================================
--- .travis.yml    2017-10-09 21:56:15 +0900 (0be33a2)
+++ .travis.yml    2017-10-09 22:44:45 +0900 (c702d2f)
@@ -23,11 +23,11 @@ matrix:
         WAL_SUPPORTED: "yes"
       addons:
         postgresql: "9.6"
-    - env:
-        PG_VERSION: 10.0
-        WAL_SUPPORTED: "yes"
-      addons:
-        postgresql: "10.0"
+    # - env:
+    #     PG_VERSION: 10.0
+    #     WAL_SUPPORTED: "yes"
+    #   addons:
+    #     postgresql: "10.0"
 sudo: required
 # env:
 #   - GROONGA_MASTER=yes
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171009/c3ca6b33/attachment-0001.htm 



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