omniauth--omniauth/.travis.yml

13 lines
155 B
YAML
Raw Normal View History

gemfile:
2012-03-12 23:06:22 +00:00
- Gemfile
- Gemfile.rack-1.3.x
language: ruby
rvm:
2012-04-24 09:27:56 +00:00
- rbx-18mode
- rbx-19mode
- jruby-18mode
- 1.8.7
- 1.9.2
- 1.9.3
2012-04-24 09:27:56 +00:00
- ruby-head