mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
Revert "Test against Rubinius in both Ruby 1.8 and 1.9 mode"
This reverts commit eb32e0b77c
.
Conflicts:
.travis.yml
This commit is contained in:
parent
cb9ecc2f6d
commit
8534a0c9f7
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
rvm:
|
||||
- 1.8.7
|
||||
- ree
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- jruby
|
||||
- rbx-18mode
|
||||
# - rbx-19mode
|
||||
- rbx
|
||||
- rbx-2.0
|
||||
- ree
|
||||
|
|
Loading…
Reference in a new issue