Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 394 Bytes

Build Status

Extracted from https://github.com/travis-ci/travis-crowd

In order to run this you'll need an account at Stripe and set the tokens to your environment:

STRIPE_PUBLIC_KEY=pk_test_[something] STRIPE_SECRET_KEY=sk_test_[something] rails s