mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
12 lines
168 B
YAML
12 lines
168 B
YAML
before_install:
|
|
- gem update bundler
|
|
- bundle --version
|
|
- gem update --system
|
|
- gem --version
|
|
rvm:
|
|
- 2.2
|
|
- 2.1
|
|
- 2.0
|
|
- 1.9.3
|
|
- jruby-19mode
|
|
- rbx-2
|