-
Notifications
You must be signed in to change notification settings - Fork 7
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
Clean up Travis ruby version #10
Comments
@arbox What are the minimal wanted version which need to be support by the gem? I personally would start by 2.0 but not under it. |
I'd say we'll support the minimum version our dependencies support. The code of wlapi itself runs on every Ruby, but savon has other requrements. I'll do it in sync with the dependencies. |
Okay great. Also take a look at this failed build. https://ci.appveyor.com/project/arbox/wlapi/build/1.0.466 |
Then we can put our minimal dependency at 2.2. |
Remove some of the old ruby versions from the Travis CI setup.
The text was updated successfully, but these errors were encountered: