Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Add more Ruby versions on CI #29

Merged
merged 4 commits into from
May 2, 2018
Merged

Conversation

toshimaru
Copy link
Owner

No description provided.

@koic
Copy link
Contributor

koic commented May 2, 2018

Travis CI seems to have failed with the following error.

$ bundle exec rake
bundler: failed to load command: rake (/home/travis/build/toshimaru/rubocop-rails/vendor/bundle/ruby/2.4.0/bin/rake)
LoadError: cannot load such file -- bundler/dep_proxy

https://travis-ci.org/toshimaru/rubocop-rails/jobs/373763863#L547-L549

AFAIK, Travis CI has succeeded with the following patch.

before_install:
  - gem install bundler

mikel/mail#1221 (comment)

@toshimaru
Copy link
Owner Author

toshimaru commented May 2, 2018

@koic Thanks for the information. Downgrading Ruby version fixes the error, but the solution you told me is better, so I'll take it!

@toshimaru toshimaru merged commit ade1da7 into master May 2, 2018
@toshimaru toshimaru deleted the ci/multiple-ruby-versions branch May 2, 2018 06:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants