mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
Test against Ruby 2.2.4
This commit is contained in:
parent
50c1cb55bc
commit
6b8ba60031
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ before_install:
|
|||
cache: bundler
|
||||
rvm:
|
||||
- 2.1.5
|
||||
- 2.2.1
|
||||
- 2.2.4
|
||||
- 2.3.0
|
||||
- jruby-19mode
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue