1
0
Fork 0
mirror of https://github.com/simi/omniauth-facebook.git synced 2022-11-09 12:32:45 -05:00
simi--omniauth-facebook/.travis.yml
2017-01-14 12:13:22 +09:00

18 lines
234 B
YAML

before_install:
- gem update bundler
- bundle --version
- gem update --system
- gem --version
rvm:
- 2.4.0
- 2.3.1
- 2.2.6
- 2.1
- 2.0
- 1.9.3
- jruby-19mode
- rbx-2
matrix:
allow_failures:
- rvm: rbx-2