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

Add support for coveralls.io to our Travis build process #567

Merged
merged 3 commits into from Oct 7, 2013

Conversation

hodgestar
Copy link
Contributor

See https://coveralls.io/ for what this is about and https://coveralls.io/r/z4r/python-coveralls for what this will look like.

@ghost ghost assigned hodgestar Jun 14, 2013
script:
- coverage run --source=vumi `which trial` vumi
after_success:
- coveralls
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newline.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e31806f on feature/issue-567-add-coveralls-support into * on develop*.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e31806f on feature/issue-567-add-coveralls-support into * on develop*.

@hodgestar
Copy link
Contributor Author

hodgestar added a commit that referenced this pull request Oct 7, 2013
…-support

Add support for coveralls.io to our Travis build process
@hodgestar hodgestar merged commit f4f43f8 into develop Oct 7, 2013
@jerith
Copy link
Member

jerith commented Oct 7, 2013

👍

@jerith jerith deleted the feature/issue-567-add-coveralls-support branch April 4, 2014 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants