[Groonga-commit] groonga/groonga at e754c35 [master] travis: follow configure option change

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 26 13:01:05 JST 2014


Kouhei Sutou	2014-05-26 13:01:05 +0900 (Mon, 26 May 2014)

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

  Message:
    travis: follow configure option change

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

  Modified: tools/travis-before-script.sh (+1 -1)
===================================================================
--- tools/travis-before-script.sh    2014-05-26 11:51:28 +0900 (c6cfc85)
+++ tools/travis-before-script.sh    2014-05-26 13:01:05 +0900 (1284875)
@@ -14,7 +14,7 @@ case "${BUILD_TOOL}" in
 	    configure_args="${configure_args} --enable-mruby"
 	fi
 
-	./configure --with-ruby19 ${configure_args}
+	./configure --with-ruby ${configure_args}
 	;;
     cmake)
 	cmake_args=""
-------------- next part --------------
HTML����������������������������...
Download 



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