-
Notifications
You must be signed in to change notification settings - Fork 103
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.yml: Enable travis-buddy #523
Conversation
Travis tests have failedHey @manankalra, 1st Buildpython -m pytest
|
Blocked on getting travis to pass. |
.travis.yml
Outdated
@@ -39,5 +39,6 @@ notifications: | |||
webhooks: | |||
urls: | |||
- https://webhooks.gitter.im/e/c15f764f44886af1cf87 | |||
- https://www.travisbuddy.com/ | |||
on_success: always |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO we should disable this for all notifications.
Created #524 to get solved while this is blocked.
ack e4564d3 |
@gitmate-bot ff |
Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently |
Automated fastforward with GitMate.io was successful! 🎉 |
Related to coala/meta#114