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

Install bundler 1.* to fix Travis tests #1079

Closed

Conversation

marius-balteanu
Copy link

Fixes

ERROR:  Error installing bundler:
	The last version of bundler (>= 0) to support your Ruby & RubyGems was 1.17.3. Try installing it with `gem install bundler -v 1.17.3`
	bundler requires Ruby version >= 2.3.0. The current ruby version is 2.0.0.

@marius-balteanu
Copy link
Author

@gfx, I think that my proposed fix for Travis fails on Ruby 2.3 because of the cache.

Please let me know if I can help you on fixing the Travis tests.

@ashmaroli
Copy link
Contributor

@marius-balteanu You may want to go through the discussion in #1062

@marius-balteanu
Copy link
Author

@ashmaroli, thanks for pointing me to the exiting PR. I'm closing this one.

@marius-balteanu marius-balteanu deleted the fix_travis branch February 2, 2019 11:52
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