Kouhei Sutou
null+****@clear*****
Fri Jan 24 11:49:02 JST 2014
Kouhei Sutou 2014-01-24 11:49:02 +0900 (Fri, 24 Jan 2014) New Revision: 8cfed1931a9cc21dbfa2d1e2410d55209c2df72c https://github.com/groonga/groonga/commit/8cfed1931a9cc21dbfa2d1e2410d55209c2df72c Message: travis: disable CMake build again Because CMake on Travis CI is old... Modified files: .travis.yml Modified: .travis.yml (+2 -1) =================================================================== --- .travis.yml 2014-01-24 11:29:18 +0900 (e5c922c) +++ .travis.yml 2014-01-24 11:49:02 +0900 (36899e6) @@ -8,7 +8,8 @@ compiler: env: - BUILD_TOOL=autotools - BUILD_TOOL=autotools ENABLE_MRUBY=yes - - BUILD_TOOL=cmake +# CMake 2.8.8 or higher is required but CMake 2.8.7 is installed on Travis CI... +# - 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