[Groonga-commit] groonga/groonga [master] function -> command

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 2 14:55:46 JST 2012


Kouhei Sutou	2012-10-02 14:55:46 +0900 (Tue, 02 Oct 2012)

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

  Log:
    function -> command

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -3)
===================================================================
--- .travis.yml    2012-10-02 14:01:01 +0900 (78b60f3)
+++ .travis.yml    2012-10-02 14:55:46 +0900 (b053531)
@@ -14,6 +14,6 @@ before_script:
   - tools/travis-before-script.sh
 script:
   - NO_RUBY=yes test/unit/run-test.sh
-  - test/function/run-test.sh
-#  - test/function/run-test.sh --interface http
-#  - test/function/run-test.sh --interface http --testee groonga-httpd
+  - test/command/run-test.sh
+#  - test/command/run-test.sh --interface http
+#  - test/command/run-test.sh --interface http --testee groonga-httpd
-------------- next part --------------
HTML����������������������������...
Download 



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