Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Use the latest and supported Rubies #452

Merged
merged 4 commits into from
Apr 21, 2019
Merged

Conversation

dtan4
Copy link
Owner

@dtan4 dtan4 commented Apr 21, 2019

WHAT

Run tests with the latest and currently supported Rubies in Travis CI

Ruby 2.3 is end-of-life (EOL) officially, however, macOS still uses this in default.
Some users run Terraforming with system Ruby (without installing the latest Ruby or using rbenv), so Terraforming should also support macOS' default Ruby.

$ /usr/bin/ruby -v
ruby 2.3.7p456 (2018-03-28 revision 63024) [universal.x86_64-darwin18]

WHY

The tool should support the latest Ruby in its lifetime. Additionally, it doesn't have to support the old Rubies once they became end-of-life (EOL).

REF

Ruby Maintenance Branches

@coveralls
Copy link

coveralls commented Apr 21, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 849e480 on dtan4/use-latest-ruby-1904 into 1b5585f on master.

@dtan4 dtan4 merged commit 7217985 into master Apr 21, 2019
@dtan4 dtan4 deleted the dtan4/use-latest-ruby-1904 branch April 21, 2019 08:36
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.

2 participants