mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-17 00:01:35 -05:00
Test on Ruby 1.9.2 in travis, since that's what Heroku uses by default
This commit is contained in:
parent
f7a69489af
commit
79516e8552
@ -1,6 +1,7 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
gemfile:
|
gemfile:
|
||||||
- gemfiles/default-with-activesupport.gemfile
|
- gemfiles/default-with-activesupport.gemfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user