mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
11 lines
169 B
YAML
11 lines
169 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.8.7
|
|
- 1.9.2
|
|
- 1.9.3
|
|
- 2.0.0
|
|
gemfile:
|
|
- gemfiles/default-with-activesupport.gemfile
|
|
- gemfiles/json.gemfile
|
|
- gemfiles/yajl.gemfile
|