Navigation Menu

Skip to content

Commit

Permalink
travis: run HTTP interface tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 12, 2012
1 parent 37fe9e7 commit 3904185
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -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

0 comments on commit 3904185

Please sign in to comment.