Navigation Menu

Skip to content

Commit

Permalink
travis: disable HTTP interface tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 12, 2012
1 parent 2890d84 commit 1528d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -16,5 +16,5 @@ before_script:
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/function/run-test.sh --interface http
# - test/function/run-test.sh --interface http --testee groonga-httpd

0 comments on commit 1528d7b

Please sign in to comment.