[Groonga-commit] groonga/groonga at 3279313 [master] travis: enable groonga HTTP server tests

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 14 23:40:40 JST 2013


Kouhei Sutou	2013-10-14 23:40:40 +0900 (Mon, 14 Oct 2013)

  New Revision: 32793139e17b662c9a9352148be0c7e18a2aa444
  https://github.com/groonga/groonga/commit/32793139e17b662c9a9352148be0c7e18a2aa444

  Message:
    travis: enable groonga HTTP server tests

  Modified files:
    tools/travis-script.sh

  Modified: tools/travis-script.sh (+1 -1)
===================================================================
--- tools/travis-script.sh    2013-10-14 23:10:33 +0900 (0374f99)
+++ tools/travis-script.sh    2013-10-14 23:40:40 +0900 (0a221dc)
@@ -6,7 +6,7 @@ case "${BUILD_TOOL}" in
     autotools)
 	NO_RUBY=yes test/unit/run-test.sh
 	test/command/run-test.sh
-	# test/command/run-test.sh --interface http
+	test/command/run-test.sh --interface http
 	# test/command/run-test.sh --interface http --testee groonga-httpd
 	;;
     cmake)
-------------- next part --------------
HTML����������������������������...
Download 



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