mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Add Ruby 2.0.0 to list of versions to test on Travis
This commit is contained in:
parent
13da5014a5
commit
7a73cade7b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- jruby-19mode
|
||||
before_install:
|
||||
- gem update --system
|
||||
|
|
Loading…
Reference in a new issue