[Groonga-commit] groonga/groonga at ace2edd [master] travis: ensure installing test-unit

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 24 15:47:35 JST 2017


Kouhei Sutou	2017-01-24 15:47:35 +0900 (Tue, 24 Jan 2017)

  New Revision: ace2edd65877a8ff290115471f07934ab8689024
  https://github.com/groonga/groonga/commit/ace2edd65877a8ff290115471f07934ab8689024

  Message:
    travis: ensure installing test-unit

  Modified files:
    tools/travis-install.sh

  Modified: tools/travis-install.sh (+1 -1)
===================================================================
--- tools/travis-install.sh    2017-01-24 15:46:48 +0900 (c02ab9e)
+++ tools/travis-install.sh    2017-01-24 15:47:35 +0900 (3597892)
@@ -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
-------------- next part --------------
HTML����������������������������...
Download 



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