mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-13 00:01:33 -05:00
Merge remote-tracking branch 'origin/master' into beta
This commit is contained in:
commit
3d2ad3d61c
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ update-version:
|
|||||||
|
|
||||||
codegen-format:
|
codegen-format:
|
||||||
bundle install --quiet
|
bundle install --quiet
|
||||||
bundle exec rubocop --autocorrect
|
bundle exec rubocop -o /dev/null --autocorrect
|
||||||
|
|
||||||
ci-test:
|
ci-test:
|
||||||
bundle install && bundle exec rake test
|
bundle install && bundle exec rake test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user