[Groonga-commit] groonga/groonga at b980fd8 [master] travis: enable CMake build

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 12 10:18:47 JST 2014


Kouhei Sutou	2014-02-12 10:18:47 +0900 (Wed, 12 Feb 2014)

  New Revision: b980fd85f6980381f78ff3268c854831bb7c4822
  https://github.com/groonga/groonga/commit/b980fd85f6980381f78ff3268c854831bb7c4822

  Message:
    travis: enable CMake build
    
    Because we support CMake 2.6.4 or later again.

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -2)
===================================================================
--- .travis.yml    2014-02-10 18:07:16 +0900 (36899e6)
+++ .travis.yml    2014-02-12 10:18:47 +0900 (e5c922c)
@@ -8,8 +8,7 @@ compiler:
 env:
   - BUILD_TOOL=autotools
   - BUILD_TOOL=autotools ENABLE_MRUBY=yes
-# CMake 2.8.8 or higher is required but CMake 2.8.7 is installed on Travis CI...
-#  - BUILD_TOOL=cmake
+  - BUILD_TOOL=cmake
 install:
   - curl https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh
   - sudo apt-get install -qq -y autotools-dev zlib1g-dev liblzo2-dev libmsgpack-dev libevent-dev libmecab-dev mecab-naist-jdic cmake
-------------- next part --------------
HTML����������������������������...
Download 



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