mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-06 00:02:18 -04:00
Merge pull request #182 from joshk/patch-1
Use the new build env on Travis
This commit is contained in:
commit
f0c698163e
@ -1,11 +1,15 @@
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.1
|
||||
|
||||
gemfile:
|
||||
- gemfiles/default-with-activesupport.gemfile
|
||||
- gemfiles/json.gemfile
|
||||
- gemfiles/yajl.gemfile
|
||||
|
||||
sudo: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user