[Groonga-commit] droonga/fluent-plugin-droonga at 23eacc2 [master] travis: use the latest Rroonga for Groonga 4.0.0

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 7 15:35:02 JST 2014


Kouhei Sutou	2014-02-07 15:35:02 +0900 (Fri, 07 Feb 2014)

  New Revision: 23eacc2c2a19462f633be222be049a8397a1911f
  https://github.com/droonga/fluent-plugin-droonga/commit/23eacc2c2a19462f633be222be049a8397a1911f

  Message:
    travis: use the latest Rroonga for Groonga 4.0.0

  Modified files:
    Gemfile

  Modified: Gemfile (+1 -1)
===================================================================
--- Gemfile    2014-02-07 15:31:23 +0900 (4527b88)
+++ Gemfile    2014-02-07 15:35:02 +0900 (fa4a2cc)
@@ -27,7 +27,7 @@ if File.exist?(local_rroonga_path)
   gem "groonga-command", :path => local_groonga_command_path
   gem "groonga-command-parser", :path => local_groonga_command_parser_path
 elsif ENV["TRAVIS"] == "true"
-  require_unreleased_gems = false
+  require_unreleased_gems = true
   if require_unreleased_gems
     gem "rroonga", :git => "git://github.com/ranguba/rroonga.git"
     gem "groonga-command",
-------------- next part --------------
HTML����������������������������...
Download 



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