Navigation Menu

Skip to content

Commit

Permalink
travis: use C++ for building Groonga
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 19, 2015
1 parent a5621ee commit 8b4b1dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -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
Expand Down

0 comments on commit 8b4b1dc

Please sign in to comment.