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

Update how to specify rubinius #1534

Merged
merged 2 commits into from
Nov 7, 2017
Merged

Update how to specify rubinius #1534

merged 2 commits into from
Nov 7, 2017

Conversation

kachick
Copy link
Contributor

@kachick kachick commented Nov 3, 2017

If we can clarify how to use at here, issues as rvm/rvm#3651 will be reduced, I think 🤔

@brixen How about this change? 🙏

@plaindocs plaindocs merged commit 7a36e55 into travis-ci:master Nov 7, 2017
@plaindocs
Copy link
Contributor

Thanks!

@kachick
Copy link
Contributor Author

kachick commented Nov 7, 2017

Thank you! ☺️

@kachick kachick deleted the update-specifying-rubinius branch November 7, 2017 22:22
bbatsov pushed a commit to bbatsov/powerpack that referenced this pull request Apr 1, 2018
dist:

    - remove `dist: trusty` as that's the default:
      https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
      https://blog.travis-ci.com/2017-08-31-trusty-as-default-status

Rubinius:

    - use the recommended Rubinius version (rbx-3):
      travis-ci/docs-travis-ci-com#1534

    - allow Rubinius tests to fail due to Travis/RVM issues and
      incompatibility with Rake:
      vmg/redcarpet#580
      ruby/rake#150

MRI:

    - remove end-of-life Ruby versions:
      https://www.ruby-lang.org/en/downloads/branches/
citizen428 pushed a commit to citizen428/methodfinder that referenced this pull request May 2, 2018
Work around an unresolved Travis/Bundler/RubyGems bug:

* travis-ci/travis-ci#8978
* travis-ci/travis-ci#8969

Remove `dist: trusty` as that's the default:

* https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
* https://blog.travis-ci.com/2017-08-31-trusty-as-default-status

Use the recommended Rubinius version (rbx-3):

* travis-ci/docs-travis-ci-com#1534

Cache dependencies to speed up builds:

* https://docs.travis-ci.com/user/caching/

Automatically choose the latest versions of 2.x (e.g. currently 2.4.4 for 2.4):

* rvm/rvm#4352 (comment)
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