mirror of
https://github.com/nov/fb_graph2
synced 2023-03-27 23:22:15 -04:00
Upgrade ruby for tests
This commit is contained in:
parent
8e9fbc0d85
commit
fbe5e4d5c3
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ before_install:
|
|||
- gem install bundler
|
||||
|
||||
rvm:
|
||||
- 2.2.2 # NOTE: 2.2.1 or lower aren't supported by activesupport 5.0, CI isn't needed for such legacy versions.
|
||||
- 2.2.6
|
||||
- 2.3.3
|
||||
- 2.4.0
|
||||
- 2.4.0
|
||||
- 2.5.6
|
||||
- 2.6.4
|
||||
|
|
Loading…
Reference in a new issue