[Groonga-commit] groonga/groonga at e48612b [master] travis: add workaround for groonga-command-parser at master

Back to archive index

Kouhei Sutou null+****@clear*****
Thu May 21 23:50:11 JST 2015


Kouhei Sutou	2015-05-21 23:50:11 +0900 (Thu, 21 May 2015)

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

  Message:
    travis: add workaround for groonga-command-parser at master

  Modified files:
    tools/travis-install.sh

  Modified: tools/travis-install.sh (+3 -0)
===================================================================
--- tools/travis-install.sh    2015-05-21 23:19:54 +0900 (943c622)
+++ tools/travis-install.sh    2015-05-21 23:50:11 +0900 (8ef3999)
@@ -26,3 +26,6 @@ esac
 if [ "${ENABLE_MRUBY}" = "yes" ]; then
   gem install pkg-config groonga-client
 fi
+
+# TODO: Remove me when groonga-command-parser is released
+gem install ffi ffi_yajl
-------------- next part --------------
HTML����������������������������...
Download 



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