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

Fixes .travis.yml: support latest ruby versions #21

Merged
merged 1 commit into from Apr 21, 2015

Conversation

kurotaky
Copy link
Contributor

Thank you for making useful holiday_jp gem.
I add latest ruby version(2.1.5, 2.2.2) to .travis.yml.
test was passed.

benchmark

I think there is no perfomance ploblem.

ruby 1.9.3p551 (2014-11-13 revision 48407) [x86_64-darwin14.3.0]

ruby benchmark.rb
  0.100000   0.010000   0.110000 (  0.108696)
  5.440000   0.040000   5.480000 (  5.601141)

ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin13.0]

ruby benchmark.rb
  0.040000   0.010000   0.050000 (  0.057441)
  5.070000   0.040000   5.110000 (  5.186538)

ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin13]

ruby benchmark.rb
  0.040000   0.000000   0.040000 (  0.046594)
  5.040000   0.030000   5.070000 (  5.134255)

@komagata
Copy link
Collaborator

@kurotaky ⭐ 🌟 ⭐ 🌟 ⭐

komagata added a commit that referenced this pull request Apr 21, 2015
Fixes .travis.yml: support latest ruby versions
@komagata komagata merged commit 8b6b36b into holiday-jp:master Apr 21, 2015
@kurotaky kurotaky deleted the support-latest-ruby branch April 21, 2015 09:06
@kurotaky
Copy link
Contributor Author

😄 ⭐

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