Matt McCoy

Results 16 issues of Matt McCoy

Currently the README doesn't show how to enable them. I believe the current version of the README only shows support for turning on secure mode which I believe uses openssl...

https://www.ietf.org/rfc/rfc959.txt

The build is currently failing. Looks like tests aren't passing

Add [report run](https://stripe.com/docs/api/reporting/report_run) and [report type](https://stripe.com/docs/api/reporting/report_type) entities. I also ran `mix format` to format my added code and it ended up changing quite a bit of existing code.

The native-tls has better portability than openssl.

Currently this project has no tests. It needs some tests to make sure everything is working correctly and that changes don't break the client.

It is convention for examples to be in a examples directory. Cargo actually has a flag to run examples in the examples directory by name.

Get CI builds on windows working on AppVeyor

Get CI builds on OSX working using Travis CI