1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
omniauth--omniauth/.travis.yml

14 lines
172 B
YAML
Raw Normal View History

gemfile:
2012-03-12 19:06:22 -04:00
- Gemfile
- Gemfile.rack-1.3.x
language: ruby
rvm:
2012-04-24 05:27:56 -04:00
- rbx-18mode
- rbx-19mode
- jruby-18mode
2012-07-07 08:52:35 -04:00
- jruby-19mode
- 1.8.7
- 1.9.2
- 1.9.3
2012-04-24 05:27:56 -04:00
- ruby-head