[Groonga-commit] groonga/groonga at 9d0308d [master] travis osx: don't install CMake by Homebrew

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 30 19:24:14 JST 2015


Kouhei Sutou	2015-08-30 19:24:14 +0900 (Sun, 30 Aug 2015)

  New Revision: 9d0308d94ae81247bf7d1e1a2f5eb2afd10877b2
  https://github.com/groonga/groonga/commit/9d0308d94ae81247bf7d1e1a2f5eb2afd10877b2

  Message:
    travis osx: don't install CMake by Homebrew
    
    Because CMake is already installed.

  Modified files:
    tools/travis-install.sh

  Modified: tools/travis-install.sh (+0 -1)
===================================================================
--- tools/travis-install.sh    2015-08-30 19:11:27 +0900 (42c2c5f)
+++ tools/travis-install.sh    2015-08-30 19:24:14 +0900 (9e9b7cc)
@@ -23,7 +23,6 @@ case "${TRAVIS_OS_NAME}" in
          mecab-ipadic \
          pkg-config \
          pcre \
-         cmake \
          cutter
     ;;
 esac
-------------- next part --------------
HTML����������������������������...
Download 



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