[Groonga-commit] ranguba/rroonga at 62f8292 [master] Update bundler to resolve bundler error

Back to archive index

Hiroshi Hatake null+****@clear*****
Tue Jan 5 11:39:18 JST 2016


Hiroshi Hatake	2016-01-05 11:39:18 +0900 (Tue, 05 Jan 2016)

  New Revision: 62f8292a050a7c5ce90be100de86dd9a7a09e84c
  https://github.com/ranguba/rroonga/commit/62f8292a050a7c5ce90be100de86dd9a7a09e84c

  Message:
    Update bundler to resolve bundler error
    
    `NoMethodError: undefined method `spec' for nil:NilClass`

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -0)
===================================================================
--- .travis.yml    2016-01-05 11:33:25 +0900 (45f9c4d)
+++ .travis.yml    2016-01-05 11:39:18 +0900 (70dd164)
@@ -13,6 +13,7 @@ rvm:
 # matrix:
 #   allow_failures:
 #     - rvm: ruby-head
+before_script: gem update bundler
 before_install:
   - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
   - |
-------------- next part --------------
HTML����������������������������...
Download 



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