[Groonga-commit] pgroonga/pgroonga at 8b4b1dc [master] travis: use C++ for building Groonga

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 19 11:49:06 JST 2015


Kouhei Sutou	2015-01-19 11:49:06 +0900 (Mon, 19 Jan 2015)

  New Revision: 8b4b1dc3d11dc500b2c75a29c08832974c248a4d
  https://github.com/pgroonga/pgroonga/commit/8b4b1dc3d11dc500b2c75a29c08832974c248a4d

  Message:
    travis: use C++ for building Groonga

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -1)
===================================================================
--- .travis.yml    2015-01-19 11:44:21 +0900 (504b56c)
+++ .travis.yml    2015-01-19 11:49:06 +0900 (5f0e2de)
@@ -1,7 +1,9 @@
 notifications:
   recipients:
     - groonga-commit �� lists.sourceforge.jp
-language: c
+# Need C++ for building Groonga
+# language: c
+language: cpp
 compiler:
   - gcc
   - clang
-------------- next part --------------
HTML����������������������������...
Download 



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