mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
Test in both 1.8 and 1.9 mode on JRuby and Rubinius
This commit is contained in:
parent
4b7ae27ce3
commit
c1eef4c26d
1 changed files with 4 additions and 3 deletions
|
@ -6,6 +6,7 @@ rvm:
|
|||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- jruby
|
||||
- rbx
|
||||
- ree
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
|
|
Loading…
Reference in a new issue