mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
Use proper Ruby 2.1 version for Travis to avoid RVM bug.
This commit is contained in:
parent
062d547148
commit
3ddf704196
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ rvm:
|
|||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.1
|
||||
- jruby
|
||||
- rbx
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue