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 Travis config #36

Merged
merged 1 commit into from Apr 1, 2018
Merged

Update Travis config #36

merged 1 commit into from Apr 1, 2018

Conversation

chocolateboy
Copy link
Contributor

dist

Remove dist: trusty as that's the default:

Rubinius

Use the recommended Rubinius version (rbx-3):

Allow Rubinius tests to fail due to Travis/RVM issues and incompatibility with Rake:

MRI

Remove end-of-life Ruby versions:

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/
@bbatsov bbatsov merged commit 3c604ae into bbatsov:master Apr 1, 2018
@bbatsov
Copy link
Owner

bbatsov commented Apr 1, 2018

👍

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