Skip to content

fix travis builds #538

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

Closed
wants to merge 2 commits into from
Closed

Conversation

suusan2go
Copy link

@suusan2go suusan2go changed the title Update bundler before travis builds fix travis builds Feb 25, 2016
karmi pushed a commit that referenced this pull request Mar 10, 2016
Latest builds on Travis are broken because of bundler is too old and contains some issues

See: rubygems/bundler#3558, travis-ci/travis-ci#3531

Related: #538
@karmi karmi closed this in ee824a5 Mar 10, 2016
@karmi
Copy link
Contributor

karmi commented Mar 10, 2016

Many thanks!, I've put the information from the pull request into the commit messages and merged.

karmi added a commit that referenced this pull request Mar 10, 2016
karmi added a commit that referenced this pull request Mar 10, 2016
The builds have been failing on Travis with:

      cd /home/travis/build/elastic/elasticsearch-rails/elasticsearch-model && unset BUNDLE_GEMFILE && bundle exec rake test:unit
      rm -rf tmp/reports
      rake aborted!
      NoMethodError: undefined method `last_comment' for #<Rake::Application:0x00000000a9c478>
      /home/travis/.rvm/gems/ruby-1.9.3-p551/gems/yard-0.8.7.6/lib/yard/rake/yardoc_task.rb:69:in `define'

Related: #538
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.

2 participants