Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

sikachu
Copy link
Contributor

@sikachu sikachu commented Jan 19, 2015

  • Add Ruby 2.0 and 2.2 to build matrix.
  • Use Travis' container infrastructure.
  • Add test-unit gem because Ruby 2.2 requires it.

* Add Ruby 2.0 and 2.2 to build matrix.
* Use Travis' container infrastructure.
* Add `test-unit` gem because Ruby 2.2 requires it.
@@ -2,9 +2,12 @@ language: ruby
cache: bundler
rvm:
- 1.9.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we ready to remove 1.9.3?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't hurt to leave it in for now, as EOL is Feb 27, 2015. We can remove it after that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, codeclimate/codeclimate runs on 1.9.3. We might want to keep it around until we're on 2.x bandwagon.

marshally added a commit that referenced this pull request Jan 20, 2015
Update Travis configuration and add test-unit gem
@marshally marshally merged commit 2c15caa into master Jan 20, 2015
@marshally marshally deleted the update-travis-configuration branch January 20, 2015 15:01
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.

3 participants