Navigation Menu

Skip to content

Commit

Permalink
travis: follow path change
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 7, 2015
1 parent 63bdb36 commit 71ce8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis-script.sh
Expand Up @@ -19,7 +19,7 @@ case "${BUILD_TOOL}" in
test/command/run-test.sh ${command_test_options}
# TODO: Re-enable me on OS X
if [ "${TRAVIS_OS_NAME}" = "linux" -a "${ENABLE_MRUBY}" = "yes" ]; then
test/query_optimizer/run-test.rb
test/mruby/run-test.rb
fi
test/command/run-test.sh ${command_test_options} --interface http
mkdir -p ${prefix}/var/log/groonga/httpd
Expand Down

0 comments on commit 71ce8a1

Please sign in to comment.