mirror of
https://github.com/nov/fb_graph2
synced 2023-03-27 23:22:15 -04:00
add 2.4.0 and update others
This commit is contained in:
parent
847f7cb338
commit
e2b4f4b048
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@ before_install:
|
||||||
|
|
||||||
rvm:
|
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.2 # NOTE: 2.2.1 or lower aren't supported by activesupport 5.0, CI isn't needed for such legacy versions.
|
||||||
- 2.2.5
|
- 2.2.6
|
||||||
- 2.3.1
|
- 2.3.3
|
||||||
|
- 2.4.0
|
Loading…
Reference in a new issue