Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis.CI support #4

Closed
mattheworiordan opened this issue Jan 19, 2015 · 1 comment
Closed

Travis.CI support #4

mattheworiordan opened this issue Jan 19, 2015 · 1 comment
Labels
bug Something isn't working. It's clear that this does need to be fixed. enhancement New feature or improved functionality.

Comments

@mattheworiordan
Copy link
Member

We should add Travis CI support to this repo so that pull requests can easily be accepted / rejected based on the effect on tests.

See https://github.com/ably/ably-ruby/blob/master/.travis.yml for an example. Note that Slack notifications are done using the Travis CLI and encryption, simply install gem install travis, authenticate with gem login and then in the root of your library, travis encrypt "ably-real-time:[KEY FROM SLACK]" --add notifications.slack

@mattheworiordan mattheworiordan added the enhancement New feature or improved functionality. label Jan 19, 2015
@mattheworiordan mattheworiordan added the bug Something isn't working. It's clear that this does need to be fixed. label Nov 3, 2015
@mattheworiordan
Copy link
Member Author

Fixed in 3fadecb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed. enhancement New feature or improved functionality.
Development

No branches or pull requests

1 participant