[Groonga-commit] groonga/groonga at f10c5d5 [master] Revert "travis: show CMake version"

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 4 15:11:54 JST 2013


Kouhei Sutou	2013-10-04 15:11:54 +0900 (Fri, 04 Oct 2013)

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

  Message:
    Revert "travis: show CMake version"
    
    This reverts commit e1fb11e4f92c994df41b34a73c469259e07bbe81.
    
    The CMake version on Travis CI is 2.8.7:
    
        cmake version 2.8.7

  Modified files:
    tools/travis-before-script.sh

  Modified: tools/travis-before-script.sh (+0 -1)
===================================================================
--- tools/travis-before-script.sh    2013-10-04 15:01:04 +0900 (71f489d)
+++ tools/travis-before-script.sh    2013-10-04 15:11:54 +0900 (264e48e)
@@ -14,7 +14,6 @@ case "${BUILD_TOOL}" in
 	./configure --with-ruby19 ${configure_args}
 	;;
     cmake)
-	cmake --version
 	cmake . -DGRN_WITH_DEBUG=yes -DGRN_WITH_MRUBY=yes
 	;;
 esac
-------------- next part --------------
HTML����������������������������...
Download 



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