[Groonga-commit] pgroonga/pgroonga at 29b9b07 [master] travis: use only GCC

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 19 12:13:05 JST 2015


Kouhei Sutou	2015-01-19 12:13:05 +0900 (Mon, 19 Jan 2015)

  New Revision: 29b9b07a2a589584e1d31d03f8f77433d8891b57
  https://github.com/pgroonga/pgroonga/commit/29b9b07a2a589584e1d31d03f8f77433d8891b57

  Message:
    travis: use only GCC
    
    Groonga at master isn't needed.

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -6)
===================================================================
--- .travis.yml    2015-01-19 11:49:06 +0900 (5f0e2de)
+++ .travis.yml    2015-01-19 12:13:05 +0900 (95d511b)
@@ -1,16 +1,13 @@
 notifications:
   recipients:
     - groonga-commit �� lists.sourceforge.jp
-# Need C++ for building Groonga
-# language: c
-language: cpp
+language: c
 compiler:
   - gcc
-  - clang
 addons:
   postgresql: "9.3"
-env:
-  - GROONGA_MASTER=yes
+# env:
+#   - GROONGA_MASTER=yes
 install:
   - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
   - sudo apt-get install -qq -y postgresql-server-dev-9.3
-------------- next part --------------
HTML����������������������������...
下載 



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