mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-29 00:01:18 -05:00
Add Ruby 2.5 to test matrix + use aliases
Adds Ruby 2.5 to the test matrix. I also switched us over to aliases of each major Ruby version because I think it makes more sense to be locked to whatever the latest release in each is.
This commit is contained in:
parent
9e35a5e0d9
commit
1cb90b87f4
@ -1,11 +1,12 @@
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.0
|
||||
- 2.1
|
||||
- 2.2
|
||||
- 2.3.0
|
||||
- 2.4.0
|
||||
- 2.3
|
||||
- 2.4
|
||||
- 2.5
|
||||
- jruby-9.0.5.0
|
||||
|
||||
notifications:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user