[Groonga-commit] groonga/groonga at 42d814b [master] travis: confirm CMake version

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 24 17:29:03 JST 2017


Kouhei Sutou	2017-10-24 17:29:03 +0900 (Tue, 24 Oct 2017)

  New Revision: 42d814b6a03483a43aecf3eaf36e899709ea879c
  https://github.com/groonga/groonga/commit/42d814b6a03483a43aecf3eaf36e899709ea879c

  Message:
    travis: confirm CMake version

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

  Modified: tools/travis-before-script.sh (+1 -0)
===================================================================
--- tools/travis-before-script.sh    2017-10-24 16:55:37 +0900 (87ed5756a)
+++ tools/travis-before-script.sh    2017-10-24 17:29:03 +0900 (d53022663)
@@ -28,6 +28,7 @@ case "${BUILD_TOOL}" in
     ./configure --prefix=${prefix} --with-ruby ${configure_args}
     ;;
   cmake)
+    cmake --version
     cmake_args=""
     cmake_args="${cmake_args} -DGRN_WITH_DEBUG=yes"
     if [ "${ENABLE_MRUBY}" = "yes" ]; then
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171024/a6bd6286/attachment-0001.htm 



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