Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rake to Gemfile #35

Merged
merged 1 commit into from May 24, 2012
Merged

Add rake to Gemfile #35

merged 1 commit into from May 24, 2012

Conversation

LTe
Copy link
Member

@LTe LTe commented May 23, 2012

On many CI servers machines are bootstraped from scratch. When we use bundler:


An exception occurred running /home/lite/.rvm/gems/rbx-head/bin/rake
    rake is not part of the bundle. Add it to Gemfile. (Gem::LoadError)

Backtrace:
  { } in Kernel(Object)#replace_gem at /home/lite/.rvm/gems/rbx-head/gems/bundler-1.1.3/lib/bundler/rubygems_integration.rb:147
                  Object#__script__ at /home/lite/.rvm/gems/rbx-head/bin/rake:18
   Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:67
   Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:109
            Rubinius::Loader#script at kernel/loader.rb:640
              Rubinius::Loader#main at kernel/loader.rb:844

Without rake on Gemfile travis-ci do not execute specs.

dmajda added a commit that referenced this pull request May 24, 2012
@dmajda dmajda merged commit 679dde6 into openSUSE:master May 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants