Skip to content

Commit

Permalink
travis: ensure installing test-unit
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 24, 2017
1 parent 92d17aa commit ace2edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis-install.sh
Expand Up @@ -34,5 +34,5 @@ case "${TRAVIS_OS_NAME}" in
esac

if [ "${ENABLE_MRUBY}" = "yes" ]; then
gem install pkg-config groonga-client
gem install pkg-config groonga-client test-unit
fi

0 comments on commit ace2edd

Please sign in to comment.