[Groonga-commit] groonga/groonga [master] travis: run HTTP interface tests

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 12 12:03:32 JST 2012


Kouhei Sutou	2012-08-12 12:03:32 +0900 (Sun, 12 Aug 2012)

  New Revision: 3904185039105bf9f39fb8e7b824665d67da041c
  https://github.com/groonga/groonga/commit/3904185039105bf9f39fb8e7b824665d67da041c

  Log:
    travis: run HTTP interface tests

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -1)
===================================================================
--- .travis.yml    2012-08-12 12:03:13 +0900 (d3045d4)
+++ .travis.yml    2012-08-12 12:03:32 +0900 (030a9e8)
@@ -13,6 +13,7 @@ install:
 before_script:
   - tools/travis-before-script.sh
 script:
-  - make -j8
   - 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
-------------- next part --------------
HTML����������������������������...
Download 



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