nu7hatch / gmail

A Rubyesque interface to Gmail, with all the tools you'll need.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run tests on Travis

bootstraponline opened this issue · comments

Tests are kind of limited if they're not run automatically in CI. Travis has the ability to encrypt credentials which would enable the gmail specs to run automatically.

I've merged in my earlier PR which includes Travis support. Travis encryption is not ideal since it doesn't work with Pull Requests.

sounds good. 👍

I think the integration hook isn't setup because there are no builds on travis.

https://travis-ci.org/nu7hatch/gmail

We need @nu7hatch to setup Travis since it requires repo owner permission, and he's hard to track down. I've raised #131 to move to a new repo which we maintain, if all are agreed will do soon.

This issue was moved to gmailgem/gmail#129