[Groonga-commit] pgroonga/pgroonga at 0cce5c7 [master] travis: remove needless configurations

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 7 07:54:12 JST 2016


Kouhei Sutou	2016-09-07 07:54:12 +0900 (Wed, 07 Sep 2016)

  New Revision: 0cce5c772236f49ac53976e22c5ad2b2e06108fc
  https://github.com/pgroonga/pgroonga/commit/0cce5c772236f49ac53976e22c5ad2b2e06108fc

  Message:
    travis: remove needless configurations

  Modified files:
    .travis.yml

  Modified: .travis.yml (+0 -6)
===================================================================
--- .travis.yml    2016-09-07 07:53:39 +0900 (c742aa2)
+++ .travis.yml    2016-09-07 07:54:12 +0900 (e03ee6a)
@@ -6,18 +6,12 @@ language: c
 matrix:
   include:
     - env: PG_VERSION=9.3
-      # compiler:
-      #   - gcc
       addons:
         postgresql: "9.3"
     - env: PG_VERSION=9.4
-      # compiler:
-      #   - gcc
       addons:
         postgresql: "9.4"
     - env: PG_VERSION=9.5
-      # compiler:
-      #   - gcc
       addons:
         postgresql: "9.5"
 sudo: required
-------------- next part --------------
HTML����������������������������...
Download 



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